diff options
-rw-r--r-- | jjb/functest/functest.ovn.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/functest/functest.ovn.yaml b/jjb/functest/functest.ovn.yaml index 6afb216d0..6b96c5a39 100644 --- a/jjb/functest/functest.ovn.yaml +++ b/jjb/functest/functest.ovn.yaml @@ -719,7 +719,7 @@ <<: *functest-ovn-params container: functest-smoke-cntt ref_arg: BRANCH - path: docker/smoke + path: docker/smoke-cntt jobs: - 'functest-ovn-{repo}-{container}-{tag}-gate' - 'functest-ovn-{repo}-{container}-{tag}-check' |