CSIT: Remove ligato leftovers 02/25202/1
authorVratko Polak <vrpolak@cisco.com>
Mon, 17 Feb 2020 11:52:43 +0000 (12:52 +0100)
committerVratko Polak <vrpolak@cisco.com>
Mon, 17 Feb 2020 11:52:43 +0000 (12:52 +0100)
Jobs accessing ligato-executor value were removed before,
this removes lines that set the value.

Change-Id: Ia74eb814376e922afda5ec9a31762ea616688c8e
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
jjb/csit/csit-perf.yaml

index aa8ebbe..5c45f6e 100644 (file)
@@ -50,7 +50,6 @@
 
     project: 'csit'
     executor: 'ubuntu1804-us'
-    ligato-executor: 'ubuntu1804-basebuild-4c-4g'
     branch: 'master'
     branch-id: 'oper'
     vpp-mrr-daily-periodicity: '0 14 * * 1,4'
@@ -80,7 +79,6 @@
       - 3n-dnv
       - 3n-tsh:
           executor: 'ubuntu1804arm-us'
-          ligato-executor: 'ubuntu1804arm-us'
 
 - job-template:
     name: 'csit-vpp-perf-verify-{stream}-{node-arch}'