Skip to content

Commit

Permalink
Add tests for VM webhook (#809)
Browse files Browse the repository at this point in the history
* Add tests for VM webhook

* Update failure policies

* Add comment to explain temporary disablement of webhook checks

* Clarify comment

* Add vm webhook test

* Switch to unstructured type

* Cleanup

* Temporarily skip validating webhook migration test too

* Fix lint errors

* Fix lint error

---------

Co-authored-by: Francisc Munteanu <[email protected]>
Co-authored-by: Alexey Kazakov <[email protected]>
Co-authored-by: Matous Jobanek <[email protected]>
  • Loading branch information
4 people authored Oct 17, 2023
1 parent 74ed6ae commit 8eeaeaf
Show file tree
Hide file tree
Showing 5 changed files with 8,429 additions and 29 deletions.
6 changes: 5 additions & 1 deletion deploy/member-operator/e2e-tests/README.adoc
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
= HOW-TO

Copy/paste relevant definitions from https://raw.githubusercontent.com/redhat-appstudio/application-api/main/manifests/application-api-customresourcedefinitions.yaml
== appstudio CRDs
Copy/paste relevant definitions from https://raw.githubusercontent.com/redhat-appstudio/application-api/main/manifests/application-api-customresourcedefinitions.yaml

== virtualmachines CRD
Copy from a cluster with CNV operator installed
Loading

0 comments on commit 8eeaeaf

Please sign in to comment.