Logo
Explore Help
Sign In
gaspersic/solana
1
0
Fork 0
You've already forked solana
Code Issues Pull Requests Projects Releases Wiki Activity
Files
cfe91c67f9e44f7c8f4683a69a5589a6a217acf8
solana/ci/testnet-automation-cleanup.sh

11 lines
194 B
Bash
Raw Normal View History

codemod --extensions sh '#!/usr/bin/env bash -e' '#!/usr/bin/env bash\nset -e'
2018-11-11 08:19:04 -08:00
#!/usr/bin/env bash
set -e
Add support to trigger testnet from a PR (#1434) * Add support for different node counts * Update variable names * Delete network even after failures * Add array for node counts * Changed number of nodes to a space separated string of numbers * Adjust number of nodes * Snap will not be published if the env variable DO_NOT_PUBLISH_SNAP is set * Address review comments * Replaced influx db URL
2018-10-05 16:32:05 -07:00
cd "$(dirname "$0")/.."
echo --- find testnet configuration
net/gce.sh config -p testnet-automation
echo --- delete testnet
net/gce.sh delete -p testnet-automation
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.3 Page: 1239ms Template: 53ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API