We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2518dd5 commit e04016aCopy full SHA for e04016a
README.md
@@ -1,4 +1,4 @@
1
-# test-operator
+# Test Operator
2
This is a test operator that automates testing of an OpenStack deployment
3
running on an OpenShift cluster. The operator supports execution of the following
4
tests:
@@ -11,6 +11,11 @@ tests:
11
12
- Arbitrary tests written as an Ansible role (refer to **AnsibleTest CR**)
13
14
+## Test Operator Usage - YouTube video
15
+
16
+<p align="center">
17
+<a href="https://youtu.be/nz72z5goEP8"><img src="http://img.youtube.com/vi/nz72z5goEP8/0.jpg"></a>
18
+</p>
19
20
## Getting Started
21
First, you will need an OpenStack Platform running on top of OpenShift. See:
0 commit comments