Skip to content

Commit

Permalink
Comments
Browse files Browse the repository at this point in the history
  • Loading branch information
komer3 committed Apr 22, 2024
1 parent 937dcf6 commit dcce13f
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ kind: Test
metadata:
creationTimestamp: null
name: minimal-linodecluster
# Label to trigger the test on every PR
labels:
on-pr:
spec:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ kind: Test
metadata:
creationTimestamp: null
name: minimal-linodemachine
# This is a short identifier for the E2E test run on every PR
# Label to trigger the test on every PR
labels:
on-pr:
spec:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ kind: Test
metadata:
creationTimestamp: null
name: vpc-integration
# Label to trigger the test on every PR
labels:
on-pr:
spec:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ apiVersion: chainsaw.kyverno.io/v1alpha1
kind: Test
metadata:
name: minimal-linodeobjectstoragebucket
# Label to trigger the test on every PR
labels:
on-pr:
spec:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ apiVersion: chainsaw.kyverno.io/v1alpha1
kind: Test
metadata:
name: minimal-linodevpc
# Label to trigger the test on every PR
labels:
on-pr:
spec:
Expand Down

0 comments on commit dcce13f

Please sign in to comment.