Age | Commit message (Collapse) | Author |
|
Resolves: #8840
|
|
Resolves: https://0xacab.org/leap/soledad/issues/8902
|
|
|
|
|
|
|
|
|
|
The develop branch was removed, and current master is the same as
develop was before.
|
|
|
|
when using gitlab-runner locally, CI_BUILD_ID is always 1 which
will conflict with running/terminating AWS instances in subsequent runs
therefore we pick a random number in this case
|
|
|
|
- Assemble cloud.json from aws credential env vars
- Deploy ssh private key from env var
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
files are still downloading.
|
|
|
|
|
|
This commit introduces a way to check if db exists and then check if it
is properly set in two asserts, so we can have two distinct phrases to
avoid confusion.
- Resolves: #8388
|
|
This code was testing for it and should be removed.
|
|
|
|
|
|
- Use dynamic build vm names
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Change-Id: I0c6e27298c63bd37de1410985d054799818c22a4
|
|
|
|
|
|
|
|
|
|
results
|
|
|
|
|
|
|
|
|
|
|
|
Change-Id: I8c8ec225d703e3caf6c77fc72305da847cea9560
|