mirror of
https://github.com/actions/actions-runner-controller.git
synced 2026-01-18 01:33:32 +08:00
moving to chart tests
This commit is contained in:
@@ -21,3 +21,4 @@
|
||||
.idea/
|
||||
*.tmproj
|
||||
.vscode/
|
||||
tests/
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
suite: "AutoscalingRunnerSet"
|
||||
templates:
|
||||
- autoscalingrunnserset.yaml
|
||||
tests:
|
||||
- it: should render base labels
|
||||
set:
|
||||
scaleset.name: "test"
|
||||
auth.url: "https://github.com/org"
|
||||
auth.githubToken: "gh_"
|
||||
Reference in New Issue
Block a user