summaryrefslogtreecommitdiff
path: root/tests/cloud_tests/testcases
diff options
context:
space:
mode:
authorDan Kenigsberg <danken@gmail.com>2021-01-20 21:50:10 +0200
committerGitHub <noreply@github.com>2021-01-20 14:50:10 -0500
commitb3abcdc09b894249c8360a030d8aa3b815bd0c20 (patch)
tree7d77ca0730f6427ce4633ca17196a56e2c226923 /tests/cloud_tests/testcases
parentad23441d82cb844828022b8b3f55857ca9e4baf8 (diff)
downloadvyos-cloud-init-b3abcdc09b894249c8360a030d8aa3b815bd0c20.tar.gz
vyos-cloud-init-b3abcdc09b894249c8360a030d8aa3b815bd0c20.zip
Use proper spelling for Red Hat (#778)
The company name has two distinct words. Signed-off-by: Dan Kenigsberg <danken@redhat.com>
Diffstat (limited to 'tests/cloud_tests/testcases')
-rw-r--r--tests/cloud_tests/testcases/examples/TODO.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cloud_tests/testcases/examples/TODO.md b/tests/cloud_tests/testcases/examples/TODO.md
index 8db0e98e..cde699a7 100644
--- a/tests/cloud_tests/testcases/examples/TODO.md
+++ b/tests/cloud_tests/testcases/examples/TODO.md
@@ -6,7 +6,7 @@ Below lists each of the issing examples and why it is not currently added.
- Puppet (takes > 60 seconds to run)
- Manage resolve.conf (lxd backend overrides changes)
- Adding a yum repository (need centos system)
- - Register RedHat Subscription (need centos system + subscription)
+ - Register Red Hat Subscription (need centos system + subscription)
- Adjust mount points mounted (need multiple disks)
- Call a url when finished (need end point)
- Reboot/poweroff when finished (how to test)