Skip to content

Commit

Permalink
Rename test folders
Browse files Browse the repository at this point in the history
  • Loading branch information
tmpolaczyk committed Dec 2, 2024
1 parent 0510bc1 commit f6a581b
Show file tree
Hide file tree
Showing 16 changed files with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions test/moonwall.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@
{
"name": "zombie_flashbox",
"timeout": 600000,
"testFileDir": ["suites/para"],
"testFileDir": ["suites/zombie_tanssi"],
"runScripts": [
"build-spec-flashbox.sh",
"download-polkadot.sh",
Expand Down Expand Up @@ -245,7 +245,7 @@
{
"name": "zombie_tanssi",
"timeout": 600000,
"testFileDir": ["suites/para"],
"testFileDir": ["suites/zombie_tanssi"],
"runScripts": [
"build-spec.sh",
"download-polkadot.sh",
Expand Down Expand Up @@ -300,7 +300,7 @@
},
{
"name": "zombie_tanssi_keep_db",
"testFileDir": ["suites/keep-db"],
"testFileDir": ["suites/zombie_tanssi_keep_db"],
"runScripts": [
"build-spec-single-container.sh",
"download-polkadot.sh",
Expand Down Expand Up @@ -334,7 +334,7 @@
},
{
"name": "zombie_tanssi_metrics",
"testFileDir": ["suites/metrics"],
"testFileDir": ["suites/zombie_tanssi_metrics"],
"runScripts": [
"build-spec-single-container.sh",
"download-polkadot.sh",
Expand Down Expand Up @@ -369,7 +369,7 @@
{
"name": "zombie_tanssi_one_node",
"timeout": 600000,
"testFileDir": ["suites/one-node"],
"testFileDir": ["suites/zombie_tanssi_one_node"],
"runScripts": [
"build-spec-one-node.sh",
"download-polkadot.sh",
Expand Down Expand Up @@ -398,7 +398,7 @@
{
"name": "zombie_tanssi_parathreads",
"timeout": 600000,
"testFileDir": ["suites/parathreads"],
"testFileDir": ["suites/zombie_tanssi_parathreads"],
"runScripts": [
"build-spec-parathreads.sh",
"download-polkadot.sh",
Expand Down Expand Up @@ -448,7 +448,7 @@
},
{
"name": "zombie_tanssi_rotation",
"testFileDir": ["suites/rotation-para"],
"testFileDir": ["suites/zombie_tanssi_rotation"],
"runScripts": [
"build-spec.sh",
"download-polkadot.sh",
Expand Down Expand Up @@ -498,7 +498,7 @@
},
{
"name": "zombie_tanssi_warp_sync",
"testFileDir": ["suites/warp-sync"],
"testFileDir": ["suites/zombie_tanssi_warp_sync"],
"runScripts": [
"build-spec-single-container.sh",
"download-polkadot.sh",
Expand Down Expand Up @@ -532,7 +532,7 @@
},
{
"name": "zombie_dancebox_upgrade",
"testFileDir": ["suites/rt-upgrade-parachain-zombienet"],
"testFileDir": ["suites/zombie_dancebox_upgrade"],
"runScripts": ["download-polkadot.sh"],
"timeout": 600000,
"foundation": {
Expand All @@ -546,7 +546,7 @@
},
{
"name": "zombie_simple_template_upgrade",
"testFileDir": ["suites/rt-upgrade-templates-zombienet"],
"testFileDir": ["suites/zombie_simple_template_upgrade"],
"runScripts": [
"download-latest-rt-binaries.sh",
"build-spec-single-container.sh tmp container-chain-simple-node flashbox-local",
Expand Down Expand Up @@ -583,7 +583,7 @@
},
{
"name": "zombie_dancelight_upgrade",
"testFileDir": ["suites/rt-upgrade-relay-zombienet"],
"testFileDir": ["suites/zombie_dancelight_upgrade"],
"runScripts": ["download-latest-rt-binaries-starlight.sh", "build-spec-dancelight-single.sh tmp"],
"timeout": 900000,
"foundation": {
Expand All @@ -604,7 +604,7 @@
},
{
"name": "zombie_simple_template_upgrade_with_latest_releases",
"testFileDir": ["suites/rt-upgrade-templates-zombienet"],
"testFileDir": ["suites/zombie_simple_template_upgrade"],
"runScripts": [
"download-latest-rt-binaries.sh",
"build-spec-single-container.sh tmp container-chain-simple-node flashbox-local",
Expand Down Expand Up @@ -643,7 +643,7 @@
{
"name": "zombie_simple_template_offchain",
"timeout": 600000,
"testFileDir": ["suites/zombie-offchain"],
"testFileDir": ["suites/zombie_simple_template_offchain"],
"runScripts": [
"build-spec-dancelight-single-container.sh",
"compile-wasm.ts compile -b ../target/release/container-chain-simple-node -o wasm -c specs/single-container-template-container-2000.json"
Expand All @@ -670,7 +670,7 @@
},
{
"name": "zombie_frontier_template_upgrade",
"testFileDir": ["suites/rt-upgrade-templates-zombienet"],
"testFileDir": ["suites/zombie_simple_template_upgrade"],
"runScripts": [
"download-latest-rt-binaries.sh",
"build-spec-single-container.sh tmp container-chain-frontier-node flashbox-local",
Expand Down Expand Up @@ -707,7 +707,7 @@
},
{
"name": "zombie_frontier_template_upgrade_with_latest_releases",
"testFileDir": ["suites/rt-upgrade-templates-zombienet"],
"testFileDir": ["suites/zombie_simple_template_upgrade"],
"runScripts": [
"download-latest-rt-binaries.sh",
"build-spec-single-container.sh tmp container-chain-frontier-node flashbox-local",
Expand Down Expand Up @@ -746,7 +746,7 @@
{
"name": "zombie_tanssi_relay",
"timeout": 600000,
"testFileDir": ["suites/zombie-tanssi-relay"],
"testFileDir": ["suites/zombie_tanssi_relay"],
"runScripts": [
"build-spec-dancelight.sh",
"compile-wasm.ts compile -b ../target/release/tanssi-relay -o wasm -c specs/tanssi-relay.json",
Expand Down Expand Up @@ -797,7 +797,7 @@
"name": "zombie_tanssi_relay_eth_bridge",
"timeout": 600000,
"envVars": ["RUST_BACKTRACE=1"],
"testFileDir": ["suites/zombie-tanssi-relay-eth-bridge"],
"testFileDir": ["suites/zombie_tanssi_relay_eth_bridge"],
"runScripts": ["bridge-build-artifacts.sh"],
"foundation": {
"type": "zombie",
Expand All @@ -816,7 +816,7 @@
},
{
"name": "zombie_data_preservers",
"testFileDir": ["suites/data-preservers"],
"testFileDir": ["suites/zombie_data_preservers"],
"runScripts": [
"build-spec-data-preservers.sh",
"download-polkadot.sh",
Expand Down Expand Up @@ -1080,7 +1080,7 @@
{
"name": "zombie_tanssi_relay_unneeded_para",
"timeout": 600000,
"testFileDir": ["suites/zombie-tanssi-relay-unneeded-para"],
"testFileDir": ["suites/zombie_tanssi_relay_unneeded_para"],
"runScripts": [
"build-spec-dancelight.sh",
"compile-wasm.ts compile -b ../target/release/tanssi-relay -o wasm -c specs/tanssi-relay.json",
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit f6a581b

Please sign in to comment.