Skip to content

Commit 0967db1

Browse files
committed
Removed altinityinfra/kerberized-hadoop from other places too
1 parent 77ff91b commit 0967db1

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

docker/images.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -136,11 +136,11 @@
136136
"docker/test/unit"
137137
]
138138
},
139-
"docker/test/integration/kerberized_hadoop": {
140-
"only_amd64": true,
141-
"name": "altinityinfra/kerberized-hadoop",
142-
"dependent": []
143-
},
139+
// "docker/test/integration/kerberized_hadoop": {
140+
// "only_amd64": true,
141+
// "name": "altinityinfra/kerberized-hadoop",
142+
// "dependent": []
143+
// },
144144
"docker/test/sqlancer": {
145145
"name": "altinityinfra/sqlancer-test",
146146
"dependent": []

tests/ci/integration_test_images.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"altinityinfra/integration-helper": "DOCKER_HELPER_TAG",
66
"altinityinfra/integration-test": "DOCKER_BASE_TAG",
77
"altinityinfra/integration-tests-runner": "",
8-
"altinityinfra/kerberized-hadoop": "DOCKER_KERBERIZED_HADOOP_TAG",
8+
# "altinityinfra/kerberized-hadoop": "DOCKER_KERBERIZED_HADOOP_TAG",
99
"altinityinfra/kerberos-kdc": "DOCKER_KERBEROS_KDC_TAG",
1010
"altinityinfra/mysql-golang-client": "DOCKER_MYSQL_GOLANG_CLIENT_TAG",
1111
"altinityinfra/mysql-java-client": "DOCKER_MYSQL_JAVA_CLIENT_TAG",

0 commit comments

Comments
 (0)