diff --git a/src/tests/ofc25-camara-agg-net-controller/.gitlab-ci.yml b/src/tests/ofc25-camara-agg-net-controller/.gitlab-ci.yml index 08c22b2c8732018517c3fcfcd6a25de6068cc05e..b4c380b85ee8c8044a0700b4e8025d85f622dabc 100644 --- a/src/tests/ofc25-camara-agg-net-controller/.gitlab-ci.yml +++ b/src/tests/ofc25-camara-agg-net-controller/.gitlab-ci.yml @@ -13,7 +13,7 @@ # limitations under the License. # Build, tag, and push the Docker images to the GitLab Docker registry -build ofc25: +build ofc25_camara_agg_net: variables: TEST_NAME: 'ofc25-camara-agg-net-controller' IP_NAME: 'ip' diff --git a/src/tests/ofc25-camara-e2e-controller/.gitlab-ci.yml b/src/tests/ofc25-camara-e2e-controller/.gitlab-ci.yml index 41db35f229a8083f4cc95314b835c8f98ae56fba..42cef05aa0804b52a503a9847611316516e76069 100644 --- a/src/tests/ofc25-camara-e2e-controller/.gitlab-ci.yml +++ b/src/tests/ofc25-camara-e2e-controller/.gitlab-ci.yml @@ -13,7 +13,7 @@ # limitations under the License. # Build, tag, and push the Docker images to the GitLab Docker registry -build ofc25: +build ofc25_camara_e2e: variables: TEST_NAME: 'ofc25-camara-e2e-controller' NCE_NAME: 'nce'