diff options
author | Tim Rozet <trozet@redhat.com> | 2018-07-27 13:33:09 -0400 |
---|---|---|
committer | Tim Rozet <trozet@redhat.com> | 2018-07-27 13:39:36 -0400 |
commit | 9d40386d93630fc726271d0f904bf9b4a1f8c071 (patch) | |
tree | 5ff5647da7030cf470cd54b29ef6acdb8a3b1fe5 /jjb/cperf | |
parent | 249d9ff7cdad204ee92f8d243f1aee00c8929f98 (diff) |
CPERF: Update netvirt verify tests
Changes-Include:
- Disable functest (we only care about csit passing for netvirt)
- Fix trigger of csit job for other snapshot versions (always use
master for now)
- Fix csit always returning 0 even when tests fail
Change-Id: I30a51fa391aac692b122f1ebf7bf73ffdb61ca29
Signed-off-by: Tim Rozet <trozet@redhat.com>
Diffstat (limited to 'jjb/cperf')
-rwxr-xr-x | jjb/cperf/cperf-robot-netvirt-csit.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/jjb/cperf/cperf-robot-netvirt-csit.sh b/jjb/cperf/cperf-robot-netvirt-csit.sh index 5e7825061..3d943e1be 100755 --- a/jjb/cperf/cperf-robot-netvirt-csit.sh +++ b/jjb/cperf/cperf-robot-netvirt-csit.sh @@ -77,7 +77,6 @@ LOGS_LOCATION=/tmp/robot_results robot_cmd="pybot \ --removekeywords wuks \ --xunit robotxunit.xml \ - -c critical \ -e exclude \ -d $LOGS_LOCATION \ -v BUNDLEFOLDER:/opt/opendaylight \ |