diff options
author | Vratko Polak <vrpolak@cisco.com> | 2019-06-13 14:29:14 +0200 |
---|---|---|
committer | Vratko Polak <vrpolak@cisco.com> | 2019-06-17 10:28:16 +0000 |
commit | 4e8fb0f0089c03e1bcb0f3cc66b24db15aab0412 (patch) | |
tree | 5c7902ec066b17aed6dbc09a810968a4d942ccf8 /resources/libraries/bash/function/diffs/README.txt | |
parent | b5e271f31768c06fb35e77ab7f10e43d114bbac2 (diff) |
Add more tests to daily jobs
+ Add baseline tests for all NICs, only min size.
+ Add scale tests for x710 NIC, only min size and without 4c.
New test counts:
csit-vpp-perf-mrr-daily-master-2n-skx: 96
csit-vpp-perf-mrr-daily-master-3n-skx: 211
csit-vpp-perf-mrr-daily-master: 223
Change-Id: I14c0699dd8277b6e59cdfa3e41585f50ec75dd29
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Diffstat (limited to 'resources/libraries/bash/function/diffs/README.txt')
-rw-r--r-- | resources/libraries/bash/function/diffs/README.txt | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/resources/libraries/bash/function/diffs/README.txt b/resources/libraries/bash/function/diffs/README.txt deleted file mode 100644 index e883442e03..0000000000 --- a/resources/libraries/bash/function/diffs/README.txt +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright (c) 2019 Cisco and/or its affiliates. -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at: -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - -Files in this directory system are documenting recent changes -in what test cases are being executed in which job. - -The main reason for storing them is to make it easier -for PAL or other users to adapt, or provide feedback. |