Merge "Add job to publish tempest-k8s charm" into main
This commit is contained in:
commit
1f490d3921
@ -794,3 +794,16 @@
|
||||
secrets:
|
||||
- charmhub_token
|
||||
timeout: 3600
|
||||
|
||||
- job:
|
||||
name: publish-charm-tempest-k8s
|
||||
description: |
|
||||
Publish tempest-k8s built in gate pipeline.
|
||||
run: playbooks/charm/publish.yaml
|
||||
files:
|
||||
- ops-sunbeam/ops_sunbeam/*
|
||||
- charms/tempest-k8s/*
|
||||
- rebuild
|
||||
secrets:
|
||||
- charmhub_token
|
||||
timeout: 3600
|
||||
|
@ -194,3 +194,5 @@
|
||||
nodeset: ubuntu-jammy
|
||||
- publish-charm-sunbeam-clusterd:
|
||||
nodeset: ubuntu-jammy
|
||||
- publish-charm-tempest-k8s:
|
||||
nodeset: ubuntu-jammy
|
||||
|
Loading…
x
Reference in New Issue
Block a user