commit | 5ec68e877eea3b5e2610255c1fe7cda90171a863 | [log] [tgz] |
---|---|---|
author | Hardik Windlass <hardik@opennetworking.org> | Thu Mar 04 21:51:57 2021 +0530 |
committer | Hardik Windlass <hardik@opennetworking.org> | Thu Mar 04 21:52:05 2021 +0530 |
tree | 56096e1b7f392fae93eba4378dbe2dd4a6e68e5d | |
parent | b3d2727b82d77dd7165f15a39fadc844276532b3 [diff] [blame] |
[VOL-3892] Fix: workflow parameters was getting passed empty in ATT jobs Change-Id: Ia5cb82adf8c2e692fa678997d52ad5b89355dde5
diff --git a/jjb/cord-test/voltha.yaml b/jjb/cord-test/voltha.yaml index 60ef3cf..4c56478 100644 --- a/jjb/cord-test/voltha.yaml +++ b/jjb/cord-test/voltha.yaml
@@ -10,7 +10,7 @@ with-kind: false power-switch: False - work-flow: '' + work-flow: 'ATT' in-band-management: false num-of-openonu: '1' num-of-onos: '1'