Skip to content

Commit

Permalink
Remove systemd specific containers
Browse files Browse the repository at this point in the history
  • Loading branch information
dwoz committed Dec 7, 2024
1 parent 0322d70 commit 4b657a2
Show file tree
Hide file tree
Showing 15 changed files with 4 additions and 499 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,14 +110,6 @@ will be commited.
- testing:photon-5 - `ghcr.io/saltstack/salt-ci-containers/testing:photon-5`
- testing:rockylinux-8 - `ghcr.io/saltstack/salt-ci-containers/testing:rockylinux-8`
- testing:rockylinux-9 - `ghcr.io/saltstack/salt-ci-containers/testing:rockylinux-9`
- testing:systemd-amazonlinux-2 - `ghcr.io/saltstack/salt-ci-containers/testing:systemd-amazonlinux-2`
- testing:systemd-amazonlinux-2023 - `ghcr.io/saltstack/salt-ci-containers/testing:systemd-amazonlinux-2023`
- testing:systemd-debian-11 - `ghcr.io/saltstack/salt-ci-containers/testing:systemd-debian-11`
- testing:systemd-debian-12 - `ghcr.io/saltstack/salt-ci-containers/testing:systemd-debian-12`
- testing:systemd-photon-5 - `ghcr.io/saltstack/salt-ci-containers/testing:systemd-photon-5`
- testing:systemd-rockylinux-8 - `ghcr.io/saltstack/salt-ci-containers/testing:systemd-rockylinux-8`
- testing:systemd-rockylinux-9 - `ghcr.io/saltstack/salt-ci-containers/testing:systemd-rockylinux-9`
- testing:systemd-ubuntu-22.04 - `ghcr.io/saltstack/salt-ci-containers/testing:systemd-ubuntu-22.04`
- testing:ubuntu-20.04 - `ghcr.io/saltstack/salt-ci-containers/testing:ubuntu-20.04`
- testing:ubuntu-22.04 - `ghcr.io/saltstack/salt-ci-containers/testing:ubuntu-22.04`
- testing:ubuntu-24.04 - `ghcr.io/saltstack/salt-ci-containers/testing:ubuntu-24.04`
Expand Down
8 changes: 0 additions & 8 deletions containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,24 +48,16 @@ custom:
versions:
- ubuntu-20.04
- ubuntu-22.04
- systemd-ubuntu-22.04
- ubuntu-24.04
- rockylinux-8
- systemd-rockylinux-8
- rockylinux-9
- systemd-rockylinux-9
- photon-4
- photon-5
- systemd-photon-5
- debian-11
- systemd-debian-11
- debian-12
- systemd-debian-12
- fedora-40
- amazonlinux-2
- systemd-amazonlinux-2
- amazonlinux-2023
- systemd-amazonlinux-2023

# <---- Custom Containers ---------------------------------------------------------------------------------

Expand Down
8 changes: 0 additions & 8 deletions custom/testing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,6 @@
- testing:photon-5 - `ghcr.io/saltstack/salt-ci-containers/testing:photon-5`
- testing:rockylinux-8 - `ghcr.io/saltstack/salt-ci-containers/testing:rockylinux-8`
- testing:rockylinux-9 - `ghcr.io/saltstack/salt-ci-containers/testing:rockylinux-9`
- testing:systemd-amazonlinux-2 - `ghcr.io/saltstack/salt-ci-containers/testing:systemd-amazonlinux-2`
- testing:systemd-amazonlinux-2023 - `ghcr.io/saltstack/salt-ci-containers/testing:systemd-amazonlinux-2023`
- testing:systemd-debian-11 - `ghcr.io/saltstack/salt-ci-containers/testing:systemd-debian-11`
- testing:systemd-debian-12 - `ghcr.io/saltstack/salt-ci-containers/testing:systemd-debian-12`
- testing:systemd-photon-5 - `ghcr.io/saltstack/salt-ci-containers/testing:systemd-photon-5`
- testing:systemd-rockylinux-8 - `ghcr.io/saltstack/salt-ci-containers/testing:systemd-rockylinux-8`
- testing:systemd-rockylinux-9 - `ghcr.io/saltstack/salt-ci-containers/testing:systemd-rockylinux-9`
- testing:systemd-ubuntu-22.04 - `ghcr.io/saltstack/salt-ci-containers/testing:systemd-ubuntu-22.04`
- testing:ubuntu-20.04 - `ghcr.io/saltstack/salt-ci-containers/testing:ubuntu-20.04`
- testing:ubuntu-22.04 - `ghcr.io/saltstack/salt-ci-containers/testing:ubuntu-22.04`
- testing:ubuntu-24.04 - `ghcr.io/saltstack/salt-ci-containers/testing:ubuntu-24.04`
27 changes: 0 additions & 27 deletions custom/testing/entrypoint.py

This file was deleted.

6 changes: 4 additions & 2 deletions custom/testing/golden-state-tree/os/rocky/pkgs/init.sls
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,11 @@ include:
- pkgs.jq
- pkgs.xz
- pkgs.tree
- pkgs.cargo {#-
- pkgs.cargo
{#-
- pkgs.awscli
- pkgs.amazon-cloudwatch-agent #}
- pkgs.amazon-cloudwatch-agent
- #}
- pkgs.samba

{#- OS Specific packages install #}
Expand Down
30 changes: 0 additions & 30 deletions custom/testing/rescue.service

This file was deleted.

40 changes: 0 additions & 40 deletions custom/testing/systemd-amazonlinux-2.Dockerfile

This file was deleted.

40 changes: 0 additions & 40 deletions custom/testing/systemd-amazonlinux-2023.Dockerfile

This file was deleted.

46 changes: 0 additions & 46 deletions custom/testing/systemd-debian-11.Dockerfile

This file was deleted.

46 changes: 0 additions & 46 deletions custom/testing/systemd-debian-12.Dockerfile

This file was deleted.

44 changes: 0 additions & 44 deletions custom/testing/systemd-photon-5.Dockerfile

This file was deleted.

45 changes: 0 additions & 45 deletions custom/testing/systemd-rockylinux-8.Dockerfile

This file was deleted.

Loading

0 comments on commit 4b657a2

Please sign in to comment.