Loading src/tests/ecoc22/.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -37,6 +37,7 @@ build ecoc22: # Deploy TeraFlowSDN and Execute end-2-end test end2end_test ecoc22: timeout: 20m variables: TEST_NAME: 'ecoc22' stage: end2end_test Loading src/tests/eucnc24/.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -37,6 +37,7 @@ build eucnc24: # Deploy TeraFlowSDN and Execute end-2-end test end2end_test eucnc24: timeout: 90m variables: TEST_NAME: 'eucnc24' stage: end2end_test Loading src/tests/ofc22/.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -37,6 +37,7 @@ build ofc22: # Deploy TeraFlowSDN and Execute end-2-end test end2end_test ofc22: timeout: 20m variables: TEST_NAME: 'ofc22' stage: end2end_test Loading src/tests/ofc24/.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -37,6 +37,7 @@ build ofc24: # Deploy TeraFlowSDN and Execute end-2-end test end2end_test ofc24: timeout: 90m variables: TEST_NAME: 'ofc24' stage: end2end_test Loading src/tests/ofc25-camara-agg-net-controller/.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,7 @@ # Deploy TeraFlowSDN and Execute end-2-end test end2end_test ofc25_camara_agg_net: timeout: 40m variables: TEST_NAME: 'ofc25-camara-agg-net-controller' IP_NAME: 'ip' Loading Loading
src/tests/ecoc22/.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -37,6 +37,7 @@ build ecoc22: # Deploy TeraFlowSDN and Execute end-2-end test end2end_test ecoc22: timeout: 20m variables: TEST_NAME: 'ecoc22' stage: end2end_test Loading
src/tests/eucnc24/.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -37,6 +37,7 @@ build eucnc24: # Deploy TeraFlowSDN and Execute end-2-end test end2end_test eucnc24: timeout: 90m variables: TEST_NAME: 'eucnc24' stage: end2end_test Loading
src/tests/ofc22/.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -37,6 +37,7 @@ build ofc22: # Deploy TeraFlowSDN and Execute end-2-end test end2end_test ofc22: timeout: 20m variables: TEST_NAME: 'ofc22' stage: end2end_test Loading
src/tests/ofc24/.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -37,6 +37,7 @@ build ofc24: # Deploy TeraFlowSDN and Execute end-2-end test end2end_test ofc24: timeout: 90m variables: TEST_NAME: 'ofc24' stage: end2end_test Loading
src/tests/ofc25-camara-agg-net-controller/.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,7 @@ # Deploy TeraFlowSDN and Execute end-2-end test end2end_test ofc25_camara_agg_net: timeout: 40m variables: TEST_NAME: 'ofc25-camara-agg-net-controller' IP_NAME: 'ip' Loading