-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: ssh-debug integration test (#193)
* feat: initial ssh-debug integration * fix: linting and test fixes * test: add debug info tests * fix: relation data & tests * test: fix unit test * feat: flush runners on relation changed * fix: lint * test: validate SHA fingerprint format * fix: flush only idle runners * fix: remove remote unit filter * fix: use underscore for env vars * test: tmate action test * test: tmate action test * test: add ssh_debug test to workflow * test: rename relation * fix: json serializable state * fix: optional state serialization * fix: use machine address * fix: test branch naming * test: fix iterator error * test: trigger w/ longer timeout * test: trigger * chore: move test dependencies * test: refactor tests * test: refactor tests * fix: lint * fix: lint * test: move imports helpers - charm_metrics_helpers - modules * Update tests/integration/helpers.py Co-authored-by: Christopher Bartz <[email protected]> * test: lint fix --------- Co-authored-by: Christopher Bartz <[email protected]>
- Loading branch information
Showing
11 changed files
with
345 additions
and
102 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
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
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
Oops, something went wrong.