ceph / teuthology-api

A REST API to execute teuthology commands.
MIT License
2 stars 10 forks source link

.github/workflows: add container.yaml #61

Closed VallariAg closed 3 months ago

VallariAg commented 3 months ago

Automatically update teuthology-api:main image to QUAY_URI (set from github repo settings).

Tested here: https://quay.io/repository/rh-ee-vaagrawa/teuthology-api?tab=tags

TODO:

  1. Merge https://github.com/ceph/teuthology-api/pull/58
  2. I have added my quay's credentials in repo settings. These need to be changed to ceph-infra's creds. Things to be changed in github repo settings (https://github.com/ceph/teuthology-api/settings/variables/actions): secrets: QUAY_USERNAME, QUAY_ROBOT_TOKEN env variable: QUAY_URI

Contribution Guidelines

To sign and test your commits, please refer to Contibution guidelines.

Checklist