Commit 34b20179 authored by Shayan Hajipour's avatar Shayan Hajipour
Browse files

refactoring: ofc25-camara e2e test names differentiated in .gitlab-ci.yml files

parent 38ce6ab7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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'
+1 −1
Original line number Diff line number Diff line
@@ -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'