forked from juju/juju
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request juju#16354 from hpidcock/enable-upgrade-action
juju#16354 - Re-enabling the upgrade action for 3.2 to ensure upgrades work from 3.2/stable to current HEAD. - Fix build-agent to find the juju go root via `go list -json`. This is required for running juju commands that take --build-agent in a subdirectory of the juju root (e.g. running shell tests in the tests directory.) ## QA steps - Wait for upgrade actions to pass. - Test using build agent with tests: ```sh $ cd tests $ BUILD_AGENT=true BOOTSTRAP_CLOUD=lxd BOOTSTRAP_PROVIDER=lxd ./main.sh -v -s '"test_metrics,test_mongo_memory_profile,test_query_tracing"' controller test_enable_ha ``` ## Documentation changes N/A ## Links N/A
- Loading branch information
Showing
2 changed files
with
21 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters