-
Notifications
You must be signed in to change notification settings - Fork 20
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 #155 from canonical/update-agent-charms
Update agent charms
- Loading branch information
Showing
4 changed files
with
122 additions
and
123 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,10 @@ | ||
options: | ||
testflinger-agent-repo: | ||
testflinger-repo: | ||
type: string | ||
description: git repo for testflinger-agent | ||
default: "https://github.com/canonical/testflinger-agent" | ||
testflinger-agent-branch: | ||
description: git repo for testflinger | ||
default: "https://github.com/canonical/testflinger" | ||
testflinger-branch: | ||
type: string | ||
description: git branch for testflinger-agent | ||
default: "main" | ||
device-agent-repo: | ||
type: string | ||
description: git repo for device-agent | ||
default: "https://github.com/canonical/snappy-device-agents" | ||
device-agent-branch: | ||
type: string | ||
description: git branch for device-agent | ||
description: git branch for testflinger | ||
default: "main" | ||
|
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.