diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2681e632..e0f8a81c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -31,7 +31,6 @@ jobs: - image: cdh5.15-hive-kerberized test: cdh5.15-hive - image: cdh5.15-hive-kerberized-kms - - image: phoenix4 - image: phoenix5 steps: - uses: actions/checkout@v2 diff --git a/testing/phoenix4/Dockerfile b/archived/phoenix4/Dockerfile similarity index 100% rename from testing/phoenix4/Dockerfile rename to archived/phoenix4/Dockerfile diff --git a/testing/phoenix4/files/etc/hbase/hbase-site.xml b/archived/phoenix4/files/etc/hbase/hbase-site.xml similarity index 100% rename from testing/phoenix4/files/etc/hbase/hbase-site.xml rename to archived/phoenix4/files/etc/hbase/hbase-site.xml diff --git a/testing/phoenix4/files/etc/supervisord.conf b/archived/phoenix4/files/etc/supervisord.conf similarity index 100% rename from testing/phoenix4/files/etc/supervisord.conf rename to archived/phoenix4/files/etc/supervisord.conf diff --git a/testing/phoenix4/files/etc/supervisord.d/hbase-master.conf b/archived/phoenix4/files/etc/supervisord.d/hbase-master.conf similarity index 100% rename from testing/phoenix4/files/etc/supervisord.d/hbase-master.conf rename to archived/phoenix4/files/etc/supervisord.d/hbase-master.conf diff --git a/testing/phoenix4/files/etc/supervisord.d/hbase-regionserver.conf b/archived/phoenix4/files/etc/supervisord.d/hbase-regionserver.conf similarity index 100% rename from testing/phoenix4/files/etc/supervisord.d/hbase-regionserver.conf rename to archived/phoenix4/files/etc/supervisord.d/hbase-regionserver.conf diff --git a/testing/phoenix4/files/etc/supervisord.d/zookeeper.conf b/archived/phoenix4/files/etc/supervisord.d/zookeeper.conf similarity index 100% rename from testing/phoenix4/files/etc/supervisord.d/zookeeper.conf rename to archived/phoenix4/files/etc/supervisord.d/zookeeper.conf