Skip to content
This repository has been archived by the owner on Feb 7, 2023. It is now read-only.

Commit

Permalink
Fix 404 not found links in doc (#255)
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaumevincent authored and Micah Abbott committed Sep 27, 2017
1 parent b386644 commit b785476
Show file tree
Hide file tree
Showing 10 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions tests/admin-unlock/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,10 @@ Negative Testing

If running against a RHEL Atomic Host, you should provide subscription
data that can be used by `subscription-manager`. See
[roles/redhat_subscription/tasks/main.yml](roles/redhat_subscription/tasks/main.yml)
[roles/redhat_subscription/tasks/main.yml](/roles/redhat_subscription/tasks/main.yml)
for additional details.

- Configure the required variables to your liking in [tests/admin-unlock/vars.yml](tests/admin-unlock/vars.yml).
- Configure the required variables to your liking in [tests/admin-unlock/vars.yml](/tests/admin-unlock/vars.yml).
There are two variables g_rpm_name and g_rpm_name_2. These should be set to
rpm names from the EPEL repo that have no dependencies and install a binary
with the same name as the package.
Expand Down
2 changes: 1 addition & 1 deletion tests/docker-build-httpd/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ The following base images are tested:

If running against a RHEL Atomic Host, you should provide subscription
data that can be used by `subscription-manager`. See
[roles/redhat_subscription/tasks/main.yaml](roles/redhat_subscription/tasks/main.yaml)
[roles/redhat_subscription/tasks/main.yaml](/roles/redhat_subscription/tasks/main.yaml)
for additional details.

### Running the Playbook
Expand Down
4 changes: 2 additions & 2 deletions tests/docker-swarm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ Core Functionality

If running against a RHEL Atomic Host, you should provide subscription
data that can be used by `subscription-manager`. See
[roles/redhat_subscription/tasks/main.yml](roles/redhat_subscription/tasks/main.yml)
[roles/redhat_subscription/tasks/main.yml](/roles/redhat_subscription/tasks/main.yml)
for additional details.

- Configure the required variables to your liking in [tests/docker-swarm/vars.yml](tests/docker-swarm/vars.yml).
- Configure the required variables to your liking in [tests/docker-swarm/vars.yml](/tests/docker-swarm/vars.yml).

- Because these tests are geared towards testing upgrades and rollbacks,
the system under test should have a new tree available to upgrade to.
Expand Down
2 changes: 1 addition & 1 deletion tests/docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Core Functionality

If running against a RHEL Atomic Host, you should provide subscription
data that can be used by `subscription-manager`. See
[roles/redhat_subscription/tasks/main.yml](roles/redhat_subscription/tasks/main.yml)
[roles/redhat_subscription/tasks/main.yml](/roles/redhat_subscription/tasks/main.yml)
for additional details.

- Configure the required variables to your liking in [tests/docker/vars.yml](vars.yml).
Expand Down
4 changes: 2 additions & 2 deletions tests/improved-sanity-test/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ tests.

If running against a RHEL Atomic Host, you should provide subscription
data that can be used by `subscription-manager`. See
[roles/redhat_subscription/tasks/main.yml](roles/redhat_subscription/tasks/main.yml)
[roles/redhat_subscription/tasks/main.yml](/roles/redhat_subscription/tasks/main.yml)
for additional details.

- Configure the required variables to your liking in [tests/improved-sanity-tests/vars.yml](tests/improved-sanity-tests/vars.yml).
- Configure the required variables to your liking in [tests/improved-sanity-tests/vars.yml](/tests/improved-sanity-tests/vars.yml).

### Running the Playbook

Expand Down
2 changes: 1 addition & 1 deletion tests/k8-cluster/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ says "Red Hat Rocks!"

If running against a RHEL Atomic Host, you should provide subscription
data that can be used by `subscription-manager`. See
[roles/redhat_subscription/main.yml](roles/redhat_subscription/main.yml) for addiltional details.
[roles/redhat_subscription/tasks/main.yml](/roles/redhat_subscription/tasks/main.yml) for additional details.

### Running the Playbook

Expand Down
2 changes: 1 addition & 1 deletion tests/openshift-ansible-test/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ testing or deployment of additional apps/projects afterwards.

If running against a RHEL Atomic Host, you should provide subscription
data that can be used by `subscription-manager`. See
[roles/redhat_subscription/tasks/main.yml](roles/redhat_subscription/tasks/main.yml)
[roles/redhat_subscription/tasks/main.yml](/roles/redhat_subscription/tasks/main.yml)
for additional details.

### Running the Playbook
Expand Down
4 changes: 2 additions & 2 deletions tests/pkg-layering/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ Negative Testing

If running against a RHEL Atomic Host, you should provide subscription
data that can be used by `subscription-manager`. See
[roles/redhat_subscription/tasks/main.yml](roles/redhat_subscription/tasks/main.yml)
[roles/redhat_subscription/tasks/main.yml](/roles/redhat_subscription/tasks/main.yml)
for additional details.

- Configure the required variables to your liking in [tests/pkg-layering/vars.yml](tests/pkg-layering/vars.yml).
- Configure the required variables to your liking in [tests/pkg-layering/vars.yml](/tests/pkg-layering/vars.yml).

- Because these tests are geared towards testing upgrades and rollbacks,
the system under test should have a new tree available to upgrade to.
Expand Down
2 changes: 1 addition & 1 deletion tests/rpm-ostree/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Covered In Another Test

If running against a RHEL Atomic Host, you should provide subscription
data that can be used by `subscription-manager`. See
[roles/redhat_subscription/tasks/main.yml](roles/redhat_subscription/tasks/main.yml)
[roles/redhat_subscription/tasks/main.yml](/roles/redhat_subscription/tasks/main.yml)
for additional details.

- Configure the required variables to your liking in [tests/rpm-ostree/vars.yml](vars.yml).
Expand Down
4 changes: 2 additions & 2 deletions tests/system-containers/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@ Upgrade Tests

If running against a RHEL Atomic Host, you should provide subscription
data that can be used by `subscription-manager`. See
[roles/redhat_subscription/tasks/main.yml](roles/redhat_subscription/tasks/main.yml)
[roles/redhat_subscription/tasks/main.yml](/roles/redhat_subscription/tasks/main.yml)
for additional details.

- Configure the required variables to your liking in [tests/system-containers/vars.yml](tests/system-containers/vars.yml).
- Configure the required variables to your liking in [tests/system-containers/vars.yml](/tests/system-containers/vars.yml).

- Because these tests are geared towards testing upgrades and rollbacks,
the system under test should have a new tree available to upgrade to.
Expand Down

0 comments on commit b785476

Please sign in to comment.