Skip to content

Commit

Permalink
Remove the role that tests HA since we don't support HA. (#152)
Browse files Browse the repository at this point in the history
  • Loading branch information
lnatapov authored Sep 26, 2024
1 parent 34787d7 commit a950142
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 185 deletions.
38 changes: 0 additions & 38 deletions roles/test_ha/README.md

This file was deleted.

2 changes: 0 additions & 2 deletions roles/test_ha/defaults/main.yml

This file was deleted.

28 changes: 0 additions & 28 deletions roles/test_ha/meta/main.yml

This file was deleted.

111 changes: 0 additions & 111 deletions roles/test_ha/tasks/main.yml

This file was deleted.

2 changes: 0 additions & 2 deletions roles/test_ha/vars/main.yml

This file was deleted.

4 changes: 0 additions & 4 deletions stf_functional_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,6 @@
ansible.builtin.import_role:
name: test_verify_email

- name: "Test HA"
ansible.builtin.import_role:
name: test_ha

- name: "Test observabilityStrategy"
ansible.builtin.import_role:
name: test_observability_strategy
Expand Down

0 comments on commit a950142

Please sign in to comment.