Skip to content

Remove smslabs CI environment #204

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 10, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions .github/workflows/stackhpc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
strategy:
matrix:
cloud:
- "smslabs" # SMS-Labs OpenStack in stackhpc-ci project
- "arcus" # Arcus OpenStack in rcp-cloud-portal-demo project, with RoCE
fail-fast: false # as want clouds to continue independently
concurrency: ${{ matrix.cloud }}
Expand Down Expand Up @@ -87,8 +86,7 @@ jobs:
TF_VAR_cluster_name: ci${{ github.run_id }}
if: ${{ always() && steps.provision.outcome == 'failure' && contains('not enough hosts available', steps.provision_failure.messages) }}

- name: Directly configure cluster and build compute
# see pre-hook for the image build
- name: Directly configure cluster
run: |
. venv/bin/activate
. environments/${{ matrix.cloud }}/activate
Expand Down
3 changes: 0 additions & 3 deletions environments/smslabs/.gitignore

This file was deleted.

23 changes: 0 additions & 23 deletions environments/smslabs/activate

This file was deleted.

14 changes: 0 additions & 14 deletions environments/smslabs/ansible.cfg

This file was deleted.

3 changes: 0 additions & 3 deletions environments/smslabs/bastion_fingerprint

This file was deleted.

7 changes: 0 additions & 7 deletions environments/smslabs/builder.pkrvars.hcl

This file was deleted.

20 changes: 0 additions & 20 deletions environments/smslabs/hooks/check_slurm.yml

This file was deleted.

19 changes: 0 additions & 19 deletions environments/smslabs/hooks/post.yml

This file was deleted.

13 changes: 0 additions & 13 deletions environments/smslabs/hooks/pre.yml

This file was deleted.

1 change: 0 additions & 1 deletion environments/smslabs/inventory/everything

This file was deleted.

6 changes: 0 additions & 6 deletions environments/smslabs/inventory/extra_groups

This file was deleted.

Empty file.
3 changes: 0 additions & 3 deletions environments/smslabs/inventory/group_vars/all/bastion.yml

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

40 changes: 0 additions & 40 deletions environments/smslabs/terraform/.terraform.lock.hcl

This file was deleted.

44 changes: 0 additions & 44 deletions environments/smslabs/terraform/main.tf

This file was deleted.