diff --git a/starship/tests/e2e/configs/agoric.yaml b/starship/tests/e2e/configs/agoric.yaml index de201539..d1e5b2e5 100644 --- a/starship/tests/e2e/configs/agoric.yaml +++ b/starship/tests/e2e/configs/agoric.yaml @@ -1,3 +1,6 @@ +name: starship-e2e-tests +version: 0.2.20 + chains: - id: agoric-3 name: agoric diff --git a/starship/tests/e2e/configs/build-chain.yaml b/starship/tests/e2e/configs/build-chain.yaml index 8f2bdd53..82c5679e 100644 --- a/starship/tests/e2e/configs/build-chain.yaml +++ b/starship/tests/e2e/configs/build-chain.yaml @@ -1,3 +1,6 @@ +name: starship-e2e-tests +version: 0.2.20 + chains: - id: cosmoshub-4 name: cosmoshub diff --git a/starship/tests/e2e/configs/evmos.yaml b/starship/tests/e2e/configs/evmos.yaml index c7833889..e5d39922 100644 --- a/starship/tests/e2e/configs/evmos.yaml +++ b/starship/tests/e2e/configs/evmos.yaml @@ -1,3 +1,6 @@ +name: starship-e2e-tests +version: 0.2.20 + chains: - id: evmos_9000-1 name: evmos diff --git a/starship/tests/e2e/configs/injective.yaml b/starship/tests/e2e/configs/injective.yaml index 7feb51e5..b3a5201c 100644 --- a/starship/tests/e2e/configs/injective.yaml +++ b/starship/tests/e2e/configs/injective.yaml @@ -1,3 +1,6 @@ +name: starship-e2e-tests +version: 0.2.20 + chains: - id: injective-1 name: injective diff --git a/starship/tests/e2e/configs/multi-relayer.yaml b/starship/tests/e2e/configs/multi-relayer.yaml index 1fc53944..41e0042e 100644 --- a/starship/tests/e2e/configs/multi-relayer.yaml +++ b/starship/tests/e2e/configs/multi-relayer.yaml @@ -1,3 +1,6 @@ +name: starship-e2e-tests +version: 0.2.20 + chains: - id: osmosis-1 name: osmosis diff --git a/starship/tests/e2e/configs/multi-validator-starship-faucet.yaml b/starship/tests/e2e/configs/multi-validator-starship-faucet.yaml index 4e87107f..8efe72d0 100644 --- a/starship/tests/e2e/configs/multi-validator-starship-faucet.yaml +++ b/starship/tests/e2e/configs/multi-validator-starship-faucet.yaml @@ -1,3 +1,6 @@ +name: starship-e2e-tests +version: 0.2.20 + chains: - id: osmosis-1 name: osmosis diff --git a/starship/tests/e2e/configs/multi-validator.yaml b/starship/tests/e2e/configs/multi-validator.yaml index 462385e5..ab22a876 100644 --- a/starship/tests/e2e/configs/multi-validator.yaml +++ b/starship/tests/e2e/configs/multi-validator.yaml @@ -1,3 +1,6 @@ +name: starship-e2e-tests +version: 0.2.20 + chains: - id: osmosis-1 name: osmosis diff --git a/starship/tests/e2e/configs/neutron-relayer.yaml b/starship/tests/e2e/configs/neutron-relayer.yaml index 5d280308..7b134888 100644 --- a/starship/tests/e2e/configs/neutron-relayer.yaml +++ b/starship/tests/e2e/configs/neutron-relayer.yaml @@ -1,3 +1,6 @@ +name: starship-e2e-tests +version: 0.2.20 + chains: - id: neutron-1 name: neutron diff --git a/starship/tests/e2e/configs/neutron.yaml b/starship/tests/e2e/configs/neutron.yaml index 7b0ed3f9..54f10d9a 100644 --- a/starship/tests/e2e/configs/neutron.yaml +++ b/starship/tests/e2e/configs/neutron.yaml @@ -1,3 +1,6 @@ +name: starship-e2e-tests +version: 0.2.20 + chains: - id: neutron-1 name: neutron diff --git a/starship/tests/e2e/configs/noble.yaml b/starship/tests/e2e/configs/noble.yaml index 2ede26c1..5f641add 100644 --- a/starship/tests/e2e/configs/noble.yaml +++ b/starship/tests/e2e/configs/noble.yaml @@ -1,3 +1,6 @@ +name: starship-e2e-tests +version: 0.2.20 + chains: - id: noble-1 name: noble diff --git a/starship/tests/e2e/configs/one-chain-cometmock.yaml b/starship/tests/e2e/configs/one-chain-cometmock.yaml index cb6eb8df..e5ae369b 100644 --- a/starship/tests/e2e/configs/one-chain-cometmock.yaml +++ b/starship/tests/e2e/configs/one-chain-cometmock.yaml @@ -1,3 +1,6 @@ +name: starship-e2e-tests +version: 0.2.20 + chains: - id: cosmoshub-4 name: cosmoshub diff --git a/starship/tests/e2e/configs/one-chain-custom-scripts.yaml b/starship/tests/e2e/configs/one-chain-custom-scripts.yaml index 7523418f..09319447 100644 --- a/starship/tests/e2e/configs/one-chain-custom-scripts.yaml +++ b/starship/tests/e2e/configs/one-chain-custom-scripts.yaml @@ -1,3 +1,6 @@ +name: starship-e2e-tests +version: 0.2.20 + chains: - id: osmosis-1 name: osmosis diff --git a/starship/tests/e2e/configs/one-chain-starship-faucet.yaml b/starship/tests/e2e/configs/one-chain-starship-faucet.yaml index 5b27d97d..c49565a8 100644 --- a/starship/tests/e2e/configs/one-chain-starship-faucet.yaml +++ b/starship/tests/e2e/configs/one-chain-starship-faucet.yaml @@ -1,3 +1,6 @@ +name: starship-e2e-tests +version: 0.2.20 + chains: - id: osmosis-1 name: osmosis diff --git a/starship/tests/e2e/configs/one-chain.yaml b/starship/tests/e2e/configs/one-chain.yaml index a2b56483..b242daf3 100644 --- a/starship/tests/e2e/configs/one-chain.yaml +++ b/starship/tests/e2e/configs/one-chain.yaml @@ -1,3 +1,6 @@ +name: starship-e2e-tests +version: 0.2.20 + chains: - id: osmosis-1 name: osmosis diff --git a/starship/tests/e2e/configs/one-cosmoshub-starship-faucet.yaml b/starship/tests/e2e/configs/one-cosmoshub-starship-faucet.yaml index 3e881e41..3c3b7995 100644 --- a/starship/tests/e2e/configs/one-cosmoshub-starship-faucet.yaml +++ b/starship/tests/e2e/configs/one-cosmoshub-starship-faucet.yaml @@ -1,3 +1,6 @@ +name: starship-e2e-tests +version: 0.2.20 + chains: - id: cosmoshub-4 name: cosmoshub diff --git a/starship/tests/e2e/configs/one-custom-chain.yaml b/starship/tests/e2e/configs/one-custom-chain.yaml index a1ee6027..95c6dc36 100644 --- a/starship/tests/e2e/configs/one-custom-chain.yaml +++ b/starship/tests/e2e/configs/one-custom-chain.yaml @@ -1,3 +1,6 @@ +name: starship-e2e-tests +version: 0.2.20 + chains: - id: custom-1 name: custom diff --git a/starship/tests/e2e/configs/simapp.yaml b/starship/tests/e2e/configs/simapp.yaml index be260e02..daee7139 100644 --- a/starship/tests/e2e/configs/simapp.yaml +++ b/starship/tests/e2e/configs/simapp.yaml @@ -1,3 +1,6 @@ +name: starship-e2e-tests +version: 0.2.20 + images: ## Explicitly set image pull policy to always, since we are using the latest tag of the imgaes (which might be cached) ## NOTE: by default this is set to IfNotPresent to avoid pulling image incase it is already present diff --git a/starship/tests/e2e/configs/three-chain.yaml b/starship/tests/e2e/configs/three-chain.yaml index 0778907e..68c5e073 100644 --- a/starship/tests/e2e/configs/three-chain.yaml +++ b/starship/tests/e2e/configs/three-chain.yaml @@ -1,3 +1,6 @@ +name: starship-e2e-tests +version: 0.2.20 + chains: - id: osmosis-1 name: osmosis diff --git a/starship/tests/e2e/configs/two-chain-cometmock.yaml b/starship/tests/e2e/configs/two-chain-cometmock.yaml index 8215afd2..e8977071 100644 --- a/starship/tests/e2e/configs/two-chain-cometmock.yaml +++ b/starship/tests/e2e/configs/two-chain-cometmock.yaml @@ -1,3 +1,6 @@ +name: starship-e2e-tests +version: 0.2.20 + chains: - id: osmosis-1 name: osmosis diff --git a/starship/tests/e2e/configs/two-chain-gorelayer.yaml b/starship/tests/e2e/configs/two-chain-gorelayer.yaml index d0dbf92a..bd8a92cd 100644 --- a/starship/tests/e2e/configs/two-chain-gorelayer.yaml +++ b/starship/tests/e2e/configs/two-chain-gorelayer.yaml @@ -1,3 +1,6 @@ +name: starship-e2e-tests +version: 0.2.20 + chains: - id: osmosis-1 name: osmosis diff --git a/starship/tests/e2e/configs/two-chain-monitoring.yaml b/starship/tests/e2e/configs/two-chain-monitoring.yaml index ddec7f81..aea0076c 100644 --- a/starship/tests/e2e/configs/two-chain-monitoring.yaml +++ b/starship/tests/e2e/configs/two-chain-monitoring.yaml @@ -1,3 +1,6 @@ +name: starship-e2e-tests +version: 0.2.20 + chains: - id: osmosis-1 name: osmosis diff --git a/starship/tests/e2e/configs/two-chain.yaml b/starship/tests/e2e/configs/two-chain.yaml index c1af4da3..68c1bf84 100644 --- a/starship/tests/e2e/configs/two-chain.yaml +++ b/starship/tests/e2e/configs/two-chain.yaml @@ -1,3 +1,6 @@ +name: starship-e2e-tests +version: 0.2.20 + chains: - id: osmosis-1 name: osmosis