Skip to content

Commit

Permalink
Document the purpose of cos integration workflow (#350)
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelallan72 authored Nov 22, 2024
1 parent d56ff3c commit ab89fd4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/cos_integration.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# This workflow runs a set of integration tests,
# using hardware-observer-operator *from charmhub* (not locally built).
# It is designed to be run periodically to catch potential issues
# from recent changes to either hardware-observer-operator or COS.
name: COS Integration tests

on:
Expand Down

0 comments on commit ab89fd4

Please sign in to comment.