Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
polkadot-sdk
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
parity
Mirrored projects
polkadot-sdk
Commits
b2b723a3
Commit
b2b723a3
authored
3 years ago
by
Javier Viola
Committed by
GitHub
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
remove upgrade test (#4873)
parent
48ed5843
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
polkadot/.gitlab-ci.yml
+0
-29
0 additions, 29 deletions
polkadot/.gitlab-ci.yml
with
0 additions
and
29 deletions
polkadot/.gitlab-ci.yml
+
0
−
29
View file @
b2b723a3
...
...
@@ -635,35 +635,6 @@ zombienet-tests-parachains-smoke-test:
tags
:
-
zombienet-polkadot-integration-test
zombienet-test-parachains-upgrade-smoke-test
:
stage
:
deploy
image
:
"
${ZOMBIENET_IMAGE}"
<<
:
*kubernetes-env
<<
:
*zombienet-refs
needs
:
-
job
:
publish-polkadot-image
-
job
:
publish-malus-image
-
job
:
publish-adder-collator-image
variables
:
GH_DIR
:
'
https://github.com/paritytech/polkadot/tree/${CI_COMMIT_SHORT_SHA}/zombienet_tests/parachains'
before_script
:
-
echo "ZombieNet Tests Config"
-
echo "docker.io/parity/polkadot:latest"
-
echo "docker.io/parity/polkadot-collator:latest"
-
echo "${ZOMBIENET_IMAGE}"
-
echo "${GH_DIR}"
-
export DEBUG=zombie,zombie::network-node
-
export ZOMBIENET_INTEGRATION_TEST_IMAGE="docker.io/parity/polkadot:latest"
# Use polkadot latest image
-
export COL_IMAGE="docker.io/parity/polkadot-collator:latest"
# Use cumulus lastest image
script
:
-
/home/nonroot/zombie-net/scripts/run-test-env-manager.sh
--github-remote-dir="${GH_DIR}"
--test="0002-parachains-upgrade-smoke-test.feature"
allow_failure
:
true
retry
:
2
tags
:
-
zombienet-polkadot-integration-test
zombienet-tests-malus-dispute-valid
:
stage
:
deploy
image
:
"
${ZOMBIENET_IMAGE}"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment