@@ -1127,48 +1127,30 @@ runner-test-matrix:
11271127 --format=github-actions \
11281128 -- -v -run "Test_CCIP_Upgrade_Sui2EVM" -timeout 25m -count=1 -parallel=1 ./smoke/ccip
11291129 test_go_project_path : integration-tests
1130- sui_cli_version : mainnet-1.68.1
1131- install_plugins_public : true
1132- free_disk_space : true
1133-
1134- - id : smoke/ccip/ccip_sui_upgrade_test.go:Test_CCIP_Upgrade_EVM2Sui
1135- path : integration-tests/smoke/ccip/ccip_sui_upgrade_test.go
1136- test_env_type : in-memory
1137- runs_on_self_hosted : runs-on/cpu=16/ram=64/family=m6i+m5.*/spot=false/image=ubuntu24-full-x64/extras=s3-cache+tmpfs
1138- triggers :
1139- - PR Integration CCIP Tests
1140- - Nightly Integration CCIP Tests
1141- test_cmd : |
1142- gotestsum \
1143- --junitfile=/tmp/junit.xml \
1144- --jsonfile=/tmp/gotest.log \
1145- --format=github-actions \
1146- -- -v -run "Test_CCIP_Upgrade_EVM2Sui" -timeout 25m -count=1 -parallel=1 ./smoke/ccip
1147- test_go_project_path : integration-tests
1148- sui_cli_version : mainnet-1.68.1
1130+ sui_cli_version : mainnet-1.69.2
11491131 install_plugins_public : true
11501132 free_disk_space : true
1151- test_artifacts_on_failure : integration-tests/logs/
11521133
1153- - id : smoke/ccip/ccip_sui_upgrade_test.go:Test_CCIP_Upgrade_CommonPkg_EVM2Sui
1154- path : integration-tests/smoke/ccip/ccip_sui_upgrade_test.go
1155- test_env_type : in-memory
1156- runs_on_self_hosted : runs-on/cpu=16/ram=64/family=m6i+m5.*/spot=false/image=ubuntu24-full-x64/extras=s3-cache+tmpfs
1157- triggers :
1158- - PR Integration CCIP Tests
1159- - Nightly Integration CCIP Tests
1160- test_cmd : |
1161- gotestsum \
1162- --junitfile=/tmp/junit.xml \
1163- --jsonfile=/tmp/gotest.log \
1164- --format=github-actions \
1165- -- -v -run "Test_CCIP_Upgrade_CommonPkg_EVM2Sui" -timeout 25m -count=1 -parallel=1 ./smoke/ccip
1166- test_go_project_path : integration-tests
1167- sui_cli_version : mainnet-1.68.1
1168- install_plugins_public : true
1169- free_disk_space : true
1134+ # - id: smoke/ccip/ccip_sui_upgrade_test.go:Test_CCIP_Upgrade_EVM2Sui
1135+ # path: integration-tests/smoke/ccip/ccip_sui_upgrade_test.go
1136+ # test_env_type: in-memory
1137+ # runs_on_self_hosted: runs-on/cpu=16/ram=64/family=m6i+m5.*/spot=false/image=ubuntu24-full-x64/extras=s3-cache+tmpfs
1138+ # triggers:
1139+ # - PR Integration CCIP Tests
1140+ # - Nightly Integration CCIP Tests
1141+ # test_cmd: |
1142+ # gotestsum \
1143+ # --junitfile=/tmp/junit.xml \
1144+ # --jsonfile=/tmp/gotest.log \
1145+ # --format=github-actions \
1146+ # -- -v -run "Test_CCIP_Upgrade_EVM2Sui" -timeout 25m -count=1 -parallel=1 ./smoke/ccip
1147+ # test_go_project_path: integration-tests
1148+ # sui_cli_version: mainnet-1.69.2
1149+ # install_plugins_public: true
1150+ # free_disk_space: true
1151+ # test_artifacts_on_failure: integration-tests/logs/
11701152
1171- # - id: smoke/ccip/ccip_sui_upgrade_test.go:Test_CCIP_Upgrade_NoBlock_EVM2Sui
1153+ # - id: smoke/ccip/ccip_sui_upgrade_test.go:Test_CCIP_Upgrade_CommonPkg_EVM2Sui
11721154 # path: integration-tests/smoke/ccip/ccip_sui_upgrade_test.go
11731155 # test_env_type: in-memory
11741156 # runs_on_self_hosted: runs-on/cpu=16/ram=64/family=m6i+m5.*/spot=false/image=ubuntu24-full-x64/extras=s3-cache+tmpfs
@@ -1180,12 +1162,30 @@ runner-test-matrix:
11801162 # --junitfile=/tmp/junit.xml \
11811163 # --jsonfile=/tmp/gotest.log \
11821164 # --format=github-actions \
1183- # -- -v -run "Test_CCIP_Upgrade_NoBlock_EVM2Sui " -timeout 25m -count=1 -parallel=1 ./smoke/ccip
1165+ # -- -v -run "Test_CCIP_Upgrade_CommonPkg_EVM2Sui " -timeout 25m -count=1 -parallel=1 ./smoke/ccip
11841166 # test_go_project_path: integration-tests
1185- # sui_cli_version: mainnet-1.68.1
1167+ # sui_cli_version: mainnet-1.69.2
11861168 # install_plugins_public: true
11871169 # free_disk_space: true
11881170
1171+ - id : smoke/ccip/ccip_sui_upgrade_test.go:Test_CCIP_Upgrade_NoBlock_EVM2Sui
1172+ path : integration-tests/smoke/ccip/ccip_sui_upgrade_test.go
1173+ test_env_type : in-memory
1174+ runs_on_self_hosted : runs-on/cpu=16/ram=64/family=m6i+m5.*/spot=false/image=ubuntu24-full-x64/extras=s3-cache+tmpfs
1175+ triggers :
1176+ - PR Integration CCIP Tests
1177+ - Nightly Integration CCIP Tests
1178+ test_cmd : |
1179+ gotestsum \
1180+ --junitfile=/tmp/junit.xml \
1181+ --jsonfile=/tmp/gotest.log \
1182+ --format=github-actions \
1183+ -- -v -run "Test_CCIP_Upgrade_NoBlock_EVM2Sui" -timeout 25m -count=1 -parallel=1 ./smoke/ccip
1184+ test_go_project_path : integration-tests
1185+ sui_cli_version : mainnet-1.69.2
1186+ install_plugins_public : true
1187+ free_disk_space : true
1188+
11891189 # Sui token transfer tests
11901190 - id : smoke/ccip/ccip_sui_token_transfer_test.go:Test_CCIPTokenTransfer_Sui2EVM_LockReleaseTokenPool
11911191 path : integration-tests/smoke/ccip/ccip_sui_token_transfer_test.go
@@ -1201,7 +1201,7 @@ runner-test-matrix:
12011201 --format=github-actions \
12021202 -- -v -run "Test_CCIPTokenTransfer_Sui2EVM_LockReleaseTokenPool" -timeout 15m -count=1 -parallel=1 ./smoke/ccip
12031203 test_go_project_path : integration-tests
1204- sui_cli_version : mainnet-1.68.1
1204+ sui_cli_version : mainnet-1.69.2
12051205 install_plugins_public : true
12061206 free_disk_space : true
12071207
@@ -1219,7 +1219,7 @@ runner-test-matrix:
12191219 --format=github-actions \
12201220 -- -v -run "Test_CCIPTokenTransfer_Sui2EVM_BurnMintTokenPool" -timeout 12m -count=1 -parallel=1 ./smoke/ccip
12211221 test_go_project_path : integration-tests
1222- sui_cli_version : mainnet-1.68.1
1222+ sui_cli_version : mainnet-1.69.2
12231223 install_plugins_public : true
12241224 free_disk_space : true
12251225
@@ -1237,7 +1237,7 @@ runner-test-matrix:
12371237 --format=github-actions \
12381238 -- -v -run "Test_CCIPTokenTransfer_Sui2EVM_BurnMintTokenPool_WithRateLimit" -timeout 15m -count=1 -parallel=1 ./smoke/ccip
12391239 test_go_project_path : integration-tests
1240- sui_cli_version : mainnet-1.68.1
1240+ sui_cli_version : mainnet-1.69.2
12411241 install_plugins_public : true
12421242 free_disk_space : true
12431243
@@ -1255,7 +1255,7 @@ runner-test-matrix:
12551255 --format=github-actions \
12561256 -- -v -run "Test_CCIPTokenTransfer_Sui2EVM_BurnMintTokenPool_WithAllowlist" -timeout 15m -count=1 -parallel=1 ./smoke/ccip
12571257 test_go_project_path : integration-tests
1258- sui_cli_version : mainnet-1.68.1
1258+ sui_cli_version : mainnet-1.69.2
12591259 install_plugins_public : true
12601260 free_disk_space : true
12611261
@@ -1273,7 +1273,7 @@ runner-test-matrix:
12731273 --format=github-actions \
12741274 -- -v -run "Test_CCIPTokenTransfer_Sui2EVM_BurnMintTokenPool_ThenGloballyCursedUncursed" -timeout 15m -count=1 -parallel=1 ./smoke/ccip
12751275 test_go_project_path : integration-tests
1276- sui_cli_version : mainnet-1.68.1
1276+ sui_cli_version : mainnet-1.69.2
12771277 install_plugins_public : true
12781278 free_disk_space : true
12791279
@@ -1291,11 +1291,11 @@ runner-test-matrix:
12911291 --format=github-actions \
12921292 -- -v -run "Test_CCIPTokenTransfer_Sui2EVM_ManagedTokenPool_ThenCurseUncurse" -timeout 15m -count=1 -parallel=1 ./smoke/ccip
12931293 test_go_project_path : integration-tests
1294- sui_cli_version : mainnet-1.68.1
1294+ sui_cli_version : mainnet-1.69.2
12951295 install_plugins_public : true
12961296 free_disk_space : true
12971297
1298- - id : smoke/ccip/ccip_sui_token_transfer_test.go:Test_CCIPTokenTransfer_SUI2EVM_ManagedTokenPool_WithRateLimit
1298+ - id : smoke/ccip/ccip_sui_token_transfer_test.go:Test_CCIPTokenTransfer_Sui2EVM_ManagedTokenPool_WithRateLimit
12991299 path : integration-tests/smoke/ccip/ccip_sui_token_transfer_test.go
13001300 test_env_type : in-memory
13011301 runs_on_self_hosted : runs-on/cpu=16/ram=64/family=m6i+m5.*/spot=false/image=ubuntu24-full-x64/extras=s3-cache+tmpfs
@@ -1307,29 +1307,29 @@ runner-test-matrix:
13071307 --junitfile=/tmp/junit.xml \
13081308 --jsonfile=/tmp/gotest.log \
13091309 --format=github-actions \
1310- -- -v -run "Test_CCIPTokenTransfer_SUI2EVM_ManagedTokenPool_WithRateLimit " -timeout 25m -count=1 -parallel=1 ./smoke/ccip
1310+ -- -v -run "Test_CCIPTokenTransfer_Sui2EVM_ManagedTokenPool_WithRateLimit " -timeout 25m -count=1 -parallel=1 ./smoke/ccip
13111311 test_go_project_path : integration-tests
1312- sui_cli_version : mainnet-1.68.1
1312+ sui_cli_version : mainnet-1.69.2
13131313 install_plugins_public : true
13141314 free_disk_space : true
13151315
1316- # - id: smoke/ccip/ccip_sui_token_transfer_test.go:Test_CCIPTokenTransfer_EVM2Sui_BurnMintTokenPool
1317- # path: integration-tests/smoke/ccip/ccip_sui_token_transfer_test.go
1318- # test_env_type: in-memory
1319- # runs_on_self_hosted: runs-on/cpu=16/ram=64/family=m6i+m5.*/spot=false/image=ubuntu24-full-x64/extras=s3-cache+tmpfs
1320- # triggers:
1321- # - PR Integration CCIP Tests
1322- # - Nightly Integration CCIP Tests
1323- # test_cmd: |
1324- # gotestsum \
1325- # --junitfile=/tmp/junit.xml \
1326- # --jsonfile=/tmp/gotest.log \
1327- # --format=github-actions \
1328- # -- -v -run "Test_CCIPTokenTransfer_EVM2Sui_BurnMintTokenPool" -timeout 25m -count=1 -parallel=1 ./smoke/ccip
1329- # test_go_project_path: integration-tests
1330- # sui_cli_version: mainnet-1.68.1
1331- # install_plugins_public: true
1332- # free_disk_space: true
1316+ - id : smoke/ccip/ccip_sui_token_transfer_test.go:Test_CCIPTokenTransfer_EVM2Sui_BurnMintTokenPool
1317+ path : integration-tests/smoke/ccip/ccip_sui_token_transfer_test.go
1318+ test_env_type : in-memory
1319+ runs_on_self_hosted : runs-on/cpu=16/ram=64/family=m6i+m5.*/spot=false/image=ubuntu24-full-x64/extras=s3-cache+tmpfs
1320+ triggers :
1321+ - PR Integration CCIP Tests
1322+ - Nightly Integration CCIP Tests
1323+ test_cmd : |
1324+ gotestsum \
1325+ --junitfile=/tmp/junit.xml \
1326+ --jsonfile=/tmp/gotest.log \
1327+ --format=github-actions \
1328+ -- -v -run "Test_CCIPTokenTransfer_EVM2Sui_BurnMintTokenPool" -timeout 25m -count=1 -parallel=1 ./smoke/ccip
1329+ test_go_project_path : integration-tests
1330+ sui_cli_version : mainnet-1.69.2
1331+ install_plugins_public : true
1332+ free_disk_space : true
13331333
13341334 - id : smoke/ccip/ccip_sui_token_transfer_test.go:Test_CCIPTokenTransfer_EVM2Sui_ManagedTokenPool_NoRateLimit
13351335 path : integration-tests/smoke/ccip/ccip_sui_token_transfer_test.go
@@ -1345,7 +1345,7 @@ runner-test-matrix:
13451345 --format=github-actions \
13461346 -- -v -run "Test_CCIPTokenTransfer_EVM2Sui_ManagedTokenPool_NoRateLimit" -timeout 25m -count=1 -parallel=1 ./smoke/ccip
13471347 test_go_project_path : integration-tests
1348- sui_cli_version : mainnet-1.68.1
1348+ sui_cli_version : mainnet-1.69.2
13491349 install_plugins_public : true
13501350 free_disk_space : true
13511351
@@ -1363,7 +1363,7 @@ runner-test-matrix:
13631363 # --format=github-actions \
13641364 # -- -v -run "Test_CCIPTokenTransfer_EVM2Sui_ManagedTokenPool_WithRateLimit" -timeout 25m -count=1 -parallel=1 ./smoke/ccip
13651365 # test_go_project_path: integration-tests
1366- # sui_cli_version: mainnet-1.68.1
1366+ # sui_cli_version: mainnet-1.69.2
13671367 # install_plugins_public: true
13681368 # free_disk_space: true
13691369
@@ -1399,7 +1399,7 @@ runner-test-matrix:
13991399 --format=github-actions \
14001400 -- -v -run "Test_CCIPProgrammableTokenTransfer_EVM2Sui_BurnMintTokenPool" -timeout 25m -count=1 -parallel=1 ./smoke/ccip
14011401 test_go_project_path : integration-tests
1402- sui_cli_version : mainnet-1.68.1
1402+ sui_cli_version : mainnet-1.69.2
14031403 install_plugins_public : true
14041404 free_disk_space : true
14051405
@@ -1417,7 +1417,7 @@ runner-test-matrix:
14171417 --format=github-actions \
14181418 -- -v -run "Test_CCIPZeroGasLimitTokenTransfer_EVM2Sui_BurnMintTokenPool" -timeout 25m -count=1 -parallel=1 ./smoke/ccip
14191419 test_go_project_path : integration-tests
1420- sui_cli_version : mainnet-1.68.1
1420+ sui_cli_version : mainnet-1.69.2
14211421 install_plugins_public : true
14221422 free_disk_space : true
14231423
@@ -1436,7 +1436,7 @@ runner-test-matrix:
14361436 --format=github-actions \
14371437 -- -v -run "Test_CCIP_Messaging_Sui2EVM" -timeout 12m -count=1 -parallel=1 ./smoke/ccip
14381438 test_go_project_path : integration-tests
1439- sui_cli_version : mainnet-1.68.1
1439+ sui_cli_version : mainnet-1.69.2
14401440 install_plugins_public : true
14411441 free_disk_space : true
14421442
@@ -1454,7 +1454,7 @@ runner-test-matrix:
14541454 --format=github-actions \
14551455 -- -v -run "Test_CCIP_Messaging_EVM2Sui" -timeout 25m -count=1 -parallel=1 ./smoke/ccip
14561456 test_go_project_path : integration-tests
1457- sui_cli_version : mainnet-1.68.1
1457+ sui_cli_version : mainnet-1.69.2
14581458 install_plugins_public : true
14591459 free_disk_space : true
14601460
@@ -1472,7 +1472,7 @@ runner-test-matrix:
14721472 --format=github-actions \
14731473 -- -v -run "Test_CCIP_EVM2Sui_ZeroReceiver" -timeout 25m -count=1 -parallel=1 ./smoke/ccip
14741474 test_go_project_path : integration-tests
1475- sui_cli_version : mainnet-1.68.1
1475+ sui_cli_version : mainnet-1.69.2
14761476 install_plugins_public : true
14771477 free_disk_space : true
14781478
0 commit comments