From e8e3ebf60757331192c08fc6881e7a2b108f4d84 Mon Sep 17 00:00:00 2001 From: rdimaio Date: Wed, 27 Nov 2024 15:05:57 +0100 Subject: [PATCH] Rename test containers to have the 'test-' prefix --- .github/workflows/docker-auto-build.yml | 10 +++++----- {fts => test-fts}/Dockerfile | 0 {fts => test-fts}/docker-compose.yml | 0 {fts => test-fts}/docker-entrypoint.sh | 0 {fts => test-fts}/fts-msg-monitoring.conf | 0 {fts => test-fts}/fts3config | 0 {fts => test-fts}/fts3rest.conf | 0 {fts => test-fts}/fts3restconfig | 0 {fts => test-fts}/logshow | 0 {fts => test-fts}/wait-for-it.sh | 0 {ssh => test-ssh}/Dockerfile | 0 {ssh => test-ssh}/docker-entrypoint.sh | 0 {ssh => test-ssh}/sshd_config | 0 {webdav => test-webdav}/Dockerfile | 0 .../conf/sites-available/default-ssl.conf | 0 .../conf/sites-available/default.conf | 0 {webdav => test-webdav}/docker-entrypoint.sh | 0 .../libapache2-mod-gsiproxy/debian/apache2 | 0 .../libapache2-mod-gsiproxy/debian/changelog | 0 .../libapache2-mod-gsiproxy/debian/compat | 0 .../libapache2-mod-gsiproxy/debian/conf/zgsiproxy.load | 0 .../libapache2-mod-gsiproxy/debian/control | 0 .../libapache2-mod-gsiproxy/debian/rules | 0 .../libapache2-mod-gsiproxy/debian/source/format | 0 .../libapache2-mod-gsiproxy/mod_gsiproxy.c | 0 .../libapache2-mod-want-digest/debian/apache2 | 0 .../libapache2-mod-want-digest/debian/changelog | 0 .../libapache2-mod-want-digest/debian/compat | 0 .../debian/conf/want_digest.load | 0 .../libapache2-mod-want-digest/debian/control | 0 .../libapache2-mod-want-digest/debian/rules | 0 .../libapache2-mod-want-digest/debian/source/format | 0 {xrootd-noauth => test-xrootd-noauth}/Dockerfile | 0 .../docker-entrypoint.sh | 0 {xrootd-noauth => test-xrootd-noauth}/xrdadler32.sh | 0 {xrootd-noauth => test-xrootd-noauth}/xrdrucio.cfg | 0 {xrootd => test-xrootd}/Dockerfile | 0 {xrootd => test-xrootd}/ca.repo | 0 {xrootd => test-xrootd}/docker-entrypoint.sh | 0 {xrootd => test-xrootd}/xrdadler32.sh | 0 {xrootd => test-xrootd}/xrdrucio.cfg | 0 41 files changed, 5 insertions(+), 5 deletions(-) rename {fts => test-fts}/Dockerfile (100%) rename {fts => test-fts}/docker-compose.yml (100%) rename {fts => test-fts}/docker-entrypoint.sh (100%) rename {fts => test-fts}/fts-msg-monitoring.conf (100%) rename {fts => test-fts}/fts3config (100%) rename {fts => test-fts}/fts3rest.conf (100%) rename {fts => test-fts}/fts3restconfig (100%) rename {fts => test-fts}/logshow (100%) rename {fts => test-fts}/wait-for-it.sh (100%) rename {ssh => test-ssh}/Dockerfile (100%) rename {ssh => test-ssh}/docker-entrypoint.sh (100%) rename {ssh => test-ssh}/sshd_config (100%) rename {webdav => test-webdav}/Dockerfile (100%) rename {webdav => test-webdav}/conf/sites-available/default-ssl.conf (100%) rename {webdav => test-webdav}/conf/sites-available/default.conf (100%) rename {webdav => test-webdav}/docker-entrypoint.sh (100%) rename {webdav => test-webdav}/libapache2-mod-gsiproxy/debian/apache2 (100%) rename {webdav => test-webdav}/libapache2-mod-gsiproxy/debian/changelog (100%) rename {webdav => test-webdav}/libapache2-mod-gsiproxy/debian/compat (100%) rename {webdav => test-webdav}/libapache2-mod-gsiproxy/debian/conf/zgsiproxy.load (100%) rename {webdav => test-webdav}/libapache2-mod-gsiproxy/debian/control (100%) rename {webdav => test-webdav}/libapache2-mod-gsiproxy/debian/rules (100%) rename {webdav => test-webdav}/libapache2-mod-gsiproxy/debian/source/format (100%) rename {webdav => test-webdav}/libapache2-mod-gsiproxy/mod_gsiproxy.c (100%) rename {webdav => test-webdav}/libapache2-mod-want-digest/debian/apache2 (100%) rename {webdav => test-webdav}/libapache2-mod-want-digest/debian/changelog (100%) rename {webdav => test-webdav}/libapache2-mod-want-digest/debian/compat (100%) rename {webdav => test-webdav}/libapache2-mod-want-digest/debian/conf/want_digest.load (100%) rename {webdav => test-webdav}/libapache2-mod-want-digest/debian/control (100%) rename {webdav => test-webdav}/libapache2-mod-want-digest/debian/rules (100%) rename {webdav => test-webdav}/libapache2-mod-want-digest/debian/source/format (100%) rename {xrootd-noauth => test-xrootd-noauth}/Dockerfile (100%) rename {xrootd-noauth => test-xrootd-noauth}/docker-entrypoint.sh (100%) rename {xrootd-noauth => test-xrootd-noauth}/xrdadler32.sh (100%) rename {xrootd-noauth => test-xrootd-noauth}/xrdrucio.cfg (100%) rename {xrootd => test-xrootd}/Dockerfile (100%) rename {xrootd => test-xrootd}/ca.repo (100%) rename {xrootd => test-xrootd}/docker-entrypoint.sh (100%) rename {xrootd => test-xrootd}/xrdadler32.sh (100%) rename {xrootd => test-xrootd}/xrdrucio.cfg (100%) diff --git a/.github/workflows/docker-auto-build.yml b/.github/workflows/docker-auto-build.yml index 1c94472..3189888 100644 --- a/.github/workflows/docker-auto-build.yml +++ b/.github/workflows/docker-auto-build.yml @@ -19,14 +19,14 @@ jobs: 'webui, prepend-rucio, prepend-release, push-tagged, push-latest', # Common production Rucio WebUI server 'init, prepend-rucio, prepend-release, push-tagged, push-latest', # Initalization container for Rucio database 'probes, push-tagged, push-latest', # Common production probes container - 'fts, push-tagged, push-latest', # Testing FTS containers + 'test-fts, push-tagged, push-latest', # Testing FTS containers 'fts-cron/Dockerfile_cpp, push-tagged, push-latest', # Common production fts-cron proxy delegation 'fts-cron/Dockerfile_java, push-tagged, push-latest, custom-tag=java', # Common production fts-cron proxy delegation - 'ssh, push-tagged, push-latest', # Testing SSH RSE container - 'xrootd, push-tagged, push-latest', # Testing XROOTD RSE container - 'xrootd-noauth, push-tagged, push-latest', # Testing XROOTD-NOAUTH RSE container + 'test-ssh, push-tagged, push-latest', # Testing SSH RSE container + 'test-xrootd, push-tagged, push-latest', # Testing XROOTD RSE container + 'test-xrootd-noauth, push-tagged, push-latest', # Testing XROOTD-NOAUTH RSE container 'fs, rucio-clients:release-#TAG, prepend-rucio, push-tagged, push-latest', # Common production Rucio fuse mount - 'webdav, push-latest' # Testing WebDAV RSE container + 'test-webdav, push-latest' # Testing WebDAV RSE container ] fail-fast: false diff --git a/fts/Dockerfile b/test-fts/Dockerfile similarity index 100% rename from fts/Dockerfile rename to test-fts/Dockerfile diff --git a/fts/docker-compose.yml b/test-fts/docker-compose.yml similarity index 100% rename from fts/docker-compose.yml rename to test-fts/docker-compose.yml diff --git a/fts/docker-entrypoint.sh b/test-fts/docker-entrypoint.sh similarity index 100% rename from fts/docker-entrypoint.sh rename to test-fts/docker-entrypoint.sh diff --git a/fts/fts-msg-monitoring.conf b/test-fts/fts-msg-monitoring.conf similarity index 100% rename from fts/fts-msg-monitoring.conf rename to test-fts/fts-msg-monitoring.conf diff --git a/fts/fts3config b/test-fts/fts3config similarity index 100% rename from fts/fts3config rename to test-fts/fts3config diff --git a/fts/fts3rest.conf b/test-fts/fts3rest.conf similarity index 100% rename from fts/fts3rest.conf rename to test-fts/fts3rest.conf diff --git a/fts/fts3restconfig b/test-fts/fts3restconfig similarity index 100% rename from fts/fts3restconfig rename to test-fts/fts3restconfig diff --git a/fts/logshow b/test-fts/logshow similarity index 100% rename from fts/logshow rename to test-fts/logshow diff --git a/fts/wait-for-it.sh b/test-fts/wait-for-it.sh similarity index 100% rename from fts/wait-for-it.sh rename to test-fts/wait-for-it.sh diff --git a/ssh/Dockerfile b/test-ssh/Dockerfile similarity index 100% rename from ssh/Dockerfile rename to test-ssh/Dockerfile diff --git a/ssh/docker-entrypoint.sh b/test-ssh/docker-entrypoint.sh similarity index 100% rename from ssh/docker-entrypoint.sh rename to test-ssh/docker-entrypoint.sh diff --git a/ssh/sshd_config b/test-ssh/sshd_config similarity index 100% rename from ssh/sshd_config rename to test-ssh/sshd_config diff --git a/webdav/Dockerfile b/test-webdav/Dockerfile similarity index 100% rename from webdav/Dockerfile rename to test-webdav/Dockerfile diff --git a/webdav/conf/sites-available/default-ssl.conf b/test-webdav/conf/sites-available/default-ssl.conf similarity index 100% rename from webdav/conf/sites-available/default-ssl.conf rename to test-webdav/conf/sites-available/default-ssl.conf diff --git a/webdav/conf/sites-available/default.conf b/test-webdav/conf/sites-available/default.conf similarity index 100% rename from webdav/conf/sites-available/default.conf rename to test-webdav/conf/sites-available/default.conf diff --git a/webdav/docker-entrypoint.sh b/test-webdav/docker-entrypoint.sh similarity index 100% rename from webdav/docker-entrypoint.sh rename to test-webdav/docker-entrypoint.sh diff --git a/webdav/libapache2-mod-gsiproxy/debian/apache2 b/test-webdav/libapache2-mod-gsiproxy/debian/apache2 similarity index 100% rename from webdav/libapache2-mod-gsiproxy/debian/apache2 rename to test-webdav/libapache2-mod-gsiproxy/debian/apache2 diff --git a/webdav/libapache2-mod-gsiproxy/debian/changelog b/test-webdav/libapache2-mod-gsiproxy/debian/changelog similarity index 100% rename from webdav/libapache2-mod-gsiproxy/debian/changelog rename to test-webdav/libapache2-mod-gsiproxy/debian/changelog diff --git a/webdav/libapache2-mod-gsiproxy/debian/compat b/test-webdav/libapache2-mod-gsiproxy/debian/compat similarity index 100% rename from webdav/libapache2-mod-gsiproxy/debian/compat rename to test-webdav/libapache2-mod-gsiproxy/debian/compat diff --git a/webdav/libapache2-mod-gsiproxy/debian/conf/zgsiproxy.load b/test-webdav/libapache2-mod-gsiproxy/debian/conf/zgsiproxy.load similarity index 100% rename from webdav/libapache2-mod-gsiproxy/debian/conf/zgsiproxy.load rename to test-webdav/libapache2-mod-gsiproxy/debian/conf/zgsiproxy.load diff --git a/webdav/libapache2-mod-gsiproxy/debian/control b/test-webdav/libapache2-mod-gsiproxy/debian/control similarity index 100% rename from webdav/libapache2-mod-gsiproxy/debian/control rename to test-webdav/libapache2-mod-gsiproxy/debian/control diff --git a/webdav/libapache2-mod-gsiproxy/debian/rules b/test-webdav/libapache2-mod-gsiproxy/debian/rules similarity index 100% rename from webdav/libapache2-mod-gsiproxy/debian/rules rename to test-webdav/libapache2-mod-gsiproxy/debian/rules diff --git a/webdav/libapache2-mod-gsiproxy/debian/source/format b/test-webdav/libapache2-mod-gsiproxy/debian/source/format similarity index 100% rename from webdav/libapache2-mod-gsiproxy/debian/source/format rename to test-webdav/libapache2-mod-gsiproxy/debian/source/format diff --git a/webdav/libapache2-mod-gsiproxy/mod_gsiproxy.c b/test-webdav/libapache2-mod-gsiproxy/mod_gsiproxy.c similarity index 100% rename from webdav/libapache2-mod-gsiproxy/mod_gsiproxy.c rename to test-webdav/libapache2-mod-gsiproxy/mod_gsiproxy.c diff --git a/webdav/libapache2-mod-want-digest/debian/apache2 b/test-webdav/libapache2-mod-want-digest/debian/apache2 similarity index 100% rename from webdav/libapache2-mod-want-digest/debian/apache2 rename to test-webdav/libapache2-mod-want-digest/debian/apache2 diff --git a/webdav/libapache2-mod-want-digest/debian/changelog b/test-webdav/libapache2-mod-want-digest/debian/changelog similarity index 100% rename from webdav/libapache2-mod-want-digest/debian/changelog rename to test-webdav/libapache2-mod-want-digest/debian/changelog diff --git a/webdav/libapache2-mod-want-digest/debian/compat b/test-webdav/libapache2-mod-want-digest/debian/compat similarity index 100% rename from webdav/libapache2-mod-want-digest/debian/compat rename to test-webdav/libapache2-mod-want-digest/debian/compat diff --git a/webdav/libapache2-mod-want-digest/debian/conf/want_digest.load b/test-webdav/libapache2-mod-want-digest/debian/conf/want_digest.load similarity index 100% rename from webdav/libapache2-mod-want-digest/debian/conf/want_digest.load rename to test-webdav/libapache2-mod-want-digest/debian/conf/want_digest.load diff --git a/webdav/libapache2-mod-want-digest/debian/control b/test-webdav/libapache2-mod-want-digest/debian/control similarity index 100% rename from webdav/libapache2-mod-want-digest/debian/control rename to test-webdav/libapache2-mod-want-digest/debian/control diff --git a/webdav/libapache2-mod-want-digest/debian/rules b/test-webdav/libapache2-mod-want-digest/debian/rules similarity index 100% rename from webdav/libapache2-mod-want-digest/debian/rules rename to test-webdav/libapache2-mod-want-digest/debian/rules diff --git a/webdav/libapache2-mod-want-digest/debian/source/format b/test-webdav/libapache2-mod-want-digest/debian/source/format similarity index 100% rename from webdav/libapache2-mod-want-digest/debian/source/format rename to test-webdav/libapache2-mod-want-digest/debian/source/format diff --git a/xrootd-noauth/Dockerfile b/test-xrootd-noauth/Dockerfile similarity index 100% rename from xrootd-noauth/Dockerfile rename to test-xrootd-noauth/Dockerfile diff --git a/xrootd-noauth/docker-entrypoint.sh b/test-xrootd-noauth/docker-entrypoint.sh similarity index 100% rename from xrootd-noauth/docker-entrypoint.sh rename to test-xrootd-noauth/docker-entrypoint.sh diff --git a/xrootd-noauth/xrdadler32.sh b/test-xrootd-noauth/xrdadler32.sh similarity index 100% rename from xrootd-noauth/xrdadler32.sh rename to test-xrootd-noauth/xrdadler32.sh diff --git a/xrootd-noauth/xrdrucio.cfg b/test-xrootd-noauth/xrdrucio.cfg similarity index 100% rename from xrootd-noauth/xrdrucio.cfg rename to test-xrootd-noauth/xrdrucio.cfg diff --git a/xrootd/Dockerfile b/test-xrootd/Dockerfile similarity index 100% rename from xrootd/Dockerfile rename to test-xrootd/Dockerfile diff --git a/xrootd/ca.repo b/test-xrootd/ca.repo similarity index 100% rename from xrootd/ca.repo rename to test-xrootd/ca.repo diff --git a/xrootd/docker-entrypoint.sh b/test-xrootd/docker-entrypoint.sh similarity index 100% rename from xrootd/docker-entrypoint.sh rename to test-xrootd/docker-entrypoint.sh diff --git a/xrootd/xrdadler32.sh b/test-xrootd/xrdadler32.sh similarity index 100% rename from xrootd/xrdadler32.sh rename to test-xrootd/xrdadler32.sh diff --git a/xrootd/xrdrucio.cfg b/test-xrootd/xrdrucio.cfg similarity index 100% rename from xrootd/xrdrucio.cfg rename to test-xrootd/xrdrucio.cfg