@@ -516,6 +516,7 @@ jobs:
516
516
-e DHCTL_LOG_FILE="/tmp/$(basename ${dhctl_log_file})" \
517
517
-e SSH_KEY=${LAYOUT_SSH_KEY:-not_provided} \
518
518
-e LAYOUT_OS_PASSWORD=${LAYOUT_OS_PASSWORD:-not_provided} \
519
+ -e IMAGES_REPO=http://192.168.199.254:5000/sys/deckhouse-oss \
519
520
-e USER_RUNNER_ID=${user_runner_id} \
520
521
-e CIS_ENABLED=${CIS_ENABLED} \
521
522
-v $(pwd)/testing:/deckhouse/testing \
@@ -615,6 +616,7 @@ jobs:
615
616
-e DHCTL_LOG_FILE="/tmp/$(basename ${dhctl_log_file})" \
616
617
-e SSH_KEY=${LAYOUT_SSH_KEY:-not_provided} \
617
618
-e LAYOUT_OS_PASSWORD=${LAYOUT_OS_PASSWORD:-not_provided} \
619
+ -e IMAGES_REPO=http://192.168.199.254:5000/sys/deckhouse-oss \
618
620
-e USER_RUNNER_ID=${user_runner_id} \
619
621
-v $(pwd)/testing:/deckhouse/testing \
620
622
-v $(pwd)/release.yaml:/deckhouse/release.yaml \
@@ -1016,6 +1018,7 @@ jobs:
1016
1018
-e DHCTL_LOG_FILE="/tmp/$(basename ${dhctl_log_file})" \
1017
1019
-e SSH_KEY=${LAYOUT_SSH_KEY:-not_provided} \
1018
1020
-e LAYOUT_OS_PASSWORD=${LAYOUT_OS_PASSWORD:-not_provided} \
1021
+ -e IMAGES_REPO=http://192.168.199.254:5000/sys/deckhouse-oss \
1019
1022
-e USER_RUNNER_ID=${user_runner_id} \
1020
1023
-e CIS_ENABLED=${CIS_ENABLED} \
1021
1024
-v $(pwd)/testing:/deckhouse/testing \
@@ -1115,6 +1118,7 @@ jobs:
1115
1118
-e DHCTL_LOG_FILE="/tmp/$(basename ${dhctl_log_file})" \
1116
1119
-e SSH_KEY=${LAYOUT_SSH_KEY:-not_provided} \
1117
1120
-e LAYOUT_OS_PASSWORD=${LAYOUT_OS_PASSWORD:-not_provided} \
1121
+ -e IMAGES_REPO=http://192.168.199.254:5000/sys/deckhouse-oss \
1118
1122
-e USER_RUNNER_ID=${user_runner_id} \
1119
1123
-v $(pwd)/testing:/deckhouse/testing \
1120
1124
-v $(pwd)/release.yaml:/deckhouse/release.yaml \
@@ -1516,6 +1520,7 @@ jobs:
1516
1520
-e DHCTL_LOG_FILE="/tmp/$(basename ${dhctl_log_file})" \
1517
1521
-e SSH_KEY=${LAYOUT_SSH_KEY:-not_provided} \
1518
1522
-e LAYOUT_OS_PASSWORD=${LAYOUT_OS_PASSWORD:-not_provided} \
1523
+ -e IMAGES_REPO=http://192.168.199.254:5000/sys/deckhouse-oss \
1519
1524
-e USER_RUNNER_ID=${user_runner_id} \
1520
1525
-e CIS_ENABLED=${CIS_ENABLED} \
1521
1526
-v $(pwd)/testing:/deckhouse/testing \
@@ -1615,6 +1620,7 @@ jobs:
1615
1620
-e DHCTL_LOG_FILE="/tmp/$(basename ${dhctl_log_file})" \
1616
1621
-e SSH_KEY=${LAYOUT_SSH_KEY:-not_provided} \
1617
1622
-e LAYOUT_OS_PASSWORD=${LAYOUT_OS_PASSWORD:-not_provided} \
1623
+ -e IMAGES_REPO=http://192.168.199.254:5000/sys/deckhouse-oss \
1618
1624
-e USER_RUNNER_ID=${user_runner_id} \
1619
1625
-v $(pwd)/testing:/deckhouse/testing \
1620
1626
-v $(pwd)/release.yaml:/deckhouse/release.yaml \
@@ -2016,6 +2022,7 @@ jobs:
2016
2022
-e DHCTL_LOG_FILE="/tmp/$(basename ${dhctl_log_file})" \
2017
2023
-e SSH_KEY=${LAYOUT_SSH_KEY:-not_provided} \
2018
2024
-e LAYOUT_OS_PASSWORD=${LAYOUT_OS_PASSWORD:-not_provided} \
2025
+ -e IMAGES_REPO=http://192.168.199.254:5000/sys/deckhouse-oss \
2019
2026
-e USER_RUNNER_ID=${user_runner_id} \
2020
2027
-e CIS_ENABLED=${CIS_ENABLED} \
2021
2028
-v $(pwd)/testing:/deckhouse/testing \
@@ -2115,6 +2122,7 @@ jobs:
2115
2122
-e DHCTL_LOG_FILE="/tmp/$(basename ${dhctl_log_file})" \
2116
2123
-e SSH_KEY=${LAYOUT_SSH_KEY:-not_provided} \
2117
2124
-e LAYOUT_OS_PASSWORD=${LAYOUT_OS_PASSWORD:-not_provided} \
2125
+ -e IMAGES_REPO=http://192.168.199.254:5000/sys/deckhouse-oss \
2118
2126
-e USER_RUNNER_ID=${user_runner_id} \
2119
2127
-v $(pwd)/testing:/deckhouse/testing \
2120
2128
-v $(pwd)/release.yaml:/deckhouse/release.yaml \
@@ -2516,6 +2524,7 @@ jobs:
2516
2524
-e DHCTL_LOG_FILE="/tmp/$(basename ${dhctl_log_file})" \
2517
2525
-e SSH_KEY=${LAYOUT_SSH_KEY:-not_provided} \
2518
2526
-e LAYOUT_OS_PASSWORD=${LAYOUT_OS_PASSWORD:-not_provided} \
2527
+ -e IMAGES_REPO=http://192.168.199.254:5000/sys/deckhouse-oss \
2519
2528
-e USER_RUNNER_ID=${user_runner_id} \
2520
2529
-e CIS_ENABLED=${CIS_ENABLED} \
2521
2530
-v $(pwd)/testing:/deckhouse/testing \
@@ -2615,6 +2624,7 @@ jobs:
2615
2624
-e DHCTL_LOG_FILE="/tmp/$(basename ${dhctl_log_file})" \
2616
2625
-e SSH_KEY=${LAYOUT_SSH_KEY:-not_provided} \
2617
2626
-e LAYOUT_OS_PASSWORD=${LAYOUT_OS_PASSWORD:-not_provided} \
2627
+ -e IMAGES_REPO=http://192.168.199.254:5000/sys/deckhouse-oss \
2618
2628
-e USER_RUNNER_ID=${user_runner_id} \
2619
2629
-v $(pwd)/testing:/deckhouse/testing \
2620
2630
-v $(pwd)/release.yaml:/deckhouse/release.yaml \
@@ -3016,6 +3026,7 @@ jobs:
3016
3026
-e DHCTL_LOG_FILE="/tmp/$(basename ${dhctl_log_file})" \
3017
3027
-e SSH_KEY=${LAYOUT_SSH_KEY:-not_provided} \
3018
3028
-e LAYOUT_OS_PASSWORD=${LAYOUT_OS_PASSWORD:-not_provided} \
3029
+ -e IMAGES_REPO=http://192.168.199.254:5000/sys/deckhouse-oss \
3019
3030
-e USER_RUNNER_ID=${user_runner_id} \
3020
3031
-e CIS_ENABLED=${CIS_ENABLED} \
3021
3032
-v $(pwd)/testing:/deckhouse/testing \
@@ -3115,6 +3126,7 @@ jobs:
3115
3126
-e DHCTL_LOG_FILE="/tmp/$(basename ${dhctl_log_file})" \
3116
3127
-e SSH_KEY=${LAYOUT_SSH_KEY:-not_provided} \
3117
3128
-e LAYOUT_OS_PASSWORD=${LAYOUT_OS_PASSWORD:-not_provided} \
3129
+ -e IMAGES_REPO=http://192.168.199.254:5000/sys/deckhouse-oss \
3118
3130
-e USER_RUNNER_ID=${user_runner_id} \
3119
3131
-v $(pwd)/testing:/deckhouse/testing \
3120
3132
-v $(pwd)/release.yaml:/deckhouse/release.yaml \
0 commit comments