Commit Graph

7 Commits

Author SHA1 Message Date
pedro 4ad2711b7e test instances: allow overriding of persistence 2024-03-14 16:51:41 +01:00
pedro c7bf0ca0fb update on pulling repositories
- add git pull also ssikit_trustchain
- allow customized branch pulling (idhub main on pilots vs release on
  test instances), by default main
- now autotest and nightly instances are going to point to release
2024-02-29 12:30:21 +01:00
pedro cd796ce262 bugfix persistent idhubs were not updating code
includes refactor of common functionality moved to build__common

related, somehow, to #2
2024-02-06 14:51:31 +01:00
pedro 24739e3983 add persistence flag, which by default is yes
progress for #2 (resolves idhub persisten needs)

and you have to explicitly say when you don't want it
2024-02-06 14:30:22 +01:00
pedro 68f9a64e4c env var idhub could be used
instance autotest starts using it
2024-02-05 20:48:20 +01:00
pedro 5ddc747d31 idhub target deployments persistent by default
except autotest instance
2024-02-05 20:00:45 +01:00
pedro bfd6a92d6c rename from pilot test to autotest instance
differentiate between instance and pilot

build common arg is target (which can be pilot or instance)
2024-02-05 20:00:30 +01:00