vswitchperf: Update merge and verify jobs 35/23235/1
authorMartin Klozik <martinx.klozik@intel.com>
Mon, 17 Oct 2016 14:08:50 +0000 (15:08 +0100)
committerMartin Klozik <martinx.klozik@intel.com>
Mon, 17 Oct 2016 14:26:45 +0000 (15:26 +0100)
Update and verify jobs will execute real vsperf TCs,
which won't require a traffic generator. Script
./build-vsperf.sh will take care about creation, update
and activation of python virtual environment. Jobs will
be executed at ubuntu nodes, where python3 is available,
so call of scl is required only for daily job. Update
is backward compatible, i.e. merge and verify jobs
will pass with old version of ./build-vsperf.sh.

JIRA: VSPERF-391

Change-Id: I6cb0e9a1c1bcf315dd0e484f845123ec41c849fc
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
jjb/vswitchperf/vswitchperf.yml

index 363423d..233cf08 100644 (file)
             make
             # run basic sanity test
             make sanity
+            cd ../ci
+            ./build-vsperf.sh verify
 
 - job-template:
     name: 'vswitchperf-merge-{stream}'
             cd src
             make clobber
             make
+            cd ../ci
+            ./build-vsperf.sh merge