Skip to content

Commit

Permalink
Revert using images from the sandbox repository
Browse files Browse the repository at this point in the history
  • Loading branch information
siegfriedweber committed Feb 6, 2024
1 parent 1932e74 commit 310de73
Show file tree
Hide file tree
Showing 15 changed files with 2 additions and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ metadata:
spec:
image:
productVersion: "{{ test_scenario['values']['hadoop-latest'] }}"
repo: docker.stackable.tech/sandbox/docker-images-pr540-5212814
pullPolicy: IfNotPresent
clusterConfig:
dfsReplication: 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ metadata:
spec:
image:
productVersion: "{{ test_scenario['values']['hadoop-latest'] }}"
repo: docker.stackable.tech/sandbox/docker-images-pr540-5212814
pullPolicy: IfNotPresent
clusterConfig:
dfsReplication: 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ metadata:
spec:
image:
productVersion: "{{ test_scenario['values']['hadoop-latest'] }}"
repo: docker.stackable.tech/sandbox/docker-images-pr540-5212814
pullPolicy: IfNotPresent
clusterConfig:
dfsReplication: 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ metadata:
spec:
image:
productVersion: "{{ test_scenario['values']['hadoop-latest'] }}"
repo: docker.stackable.tech/sandbox/docker-images-pr540-5212814
pullPolicy: IfNotPresent
clusterConfig:
dfsReplication: 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ metadata:
spec:
image:
productVersion: "{{ test_scenario['values']['hadoop-latest'] }}"
repo: docker.stackable.tech/sandbox/docker-images-pr540-5212814
pullPolicy: IfNotPresent
clusterConfig:
zookeeperConfigMapName: hdfs-zk
Expand Down
1 change: 0 additions & 1 deletion tests/templates/kuttl/kerberos/11-install-hdfs.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ commands:
spec:
image:
productVersion: "{{ test_scenario['values']['hadoop-latest'] }}"
repo: docker.stackable.tech/sandbox/docker-images-pr540-5212814
pullPolicy: IfNotPresent
clusterConfig:
zookeeperConfigMapName: hdfs-zk
Expand Down
2 changes: 1 addition & 1 deletion tests/templates/kuttl/kerberos/20-access-hdfs.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ commands:
spec:
containers:
- name: access-hdfs
image: docker.stackable.tech/sandbox/docker-images-pr540-5212814/hadoop:{{ test_scenario['values']['hadoop-latest'] }}-stackable0.0.0-dev
image: docker.stackable.tech/stackable/hadoop:{{ test_scenario['values']['hadoop-latest'] }}-stackable0.0.0-dev
env:
- name: HADOOP_CONF_DIR
value: /stackable/conf/hdfs
Expand Down
2 changes: 1 addition & 1 deletion tests/templates/kuttl/kerberos/22-check-file.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ commands:
spec:
containers:
- name: check-hdfs
image: docker.stackable.tech/sandbox/docker-images-pr540-5212814/hadoop:{{ test_scenario['values']['hadoop-latest'] }}-stackable0.0.0-dev
image: docker.stackable.tech/stackable/hadoop:{{ test_scenario['values']['hadoop-latest'] }}-stackable0.0.0-dev
env:
- name: HADOOP_CONF_DIR
value: /stackable/conf/hdfs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ metadata:
spec:
image:
productVersion: "{{ test_scenario['values']['hadoop'] }}"
repo: docker.stackable.tech/sandbox/docker-images-pr540-5212814
pullPolicy: IfNotPresent
clusterConfig:
vectorAggregatorConfigMapName: hdfs-vector-aggregator-discovery
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ metadata:
spec:
image:
productVersion: "{{ test_scenario['values']['hadoop'] }}"
repo: docker.stackable.tech/sandbox/docker-images-pr540-5212814
pullPolicy: IfNotPresent
clusterConfig:
vectorAggregatorConfigMapName: hdfs-vector-aggregator-discovery
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ metadata:
spec:
image:
productVersion: "{{ test_scenario['values']['hadoop-latest'] }}"
repo: docker.stackable.tech/sandbox/docker-images-pr540-5212814
pullPolicy: IfNotPresent
clusterConfig:
dfsReplication: 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ metadata:
spec:
image:
productVersion: "{{ test_scenario['values']['hadoop-latest'] }}"
repo: docker.stackable.tech/sandbox/docker-images-pr540-5212814
pullPolicy: IfNotPresent
clusterConfig:
dfsReplication: 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ metadata:
spec:
image:
productVersion: "{{ test_scenario['values']['hadoop-latest'] }}"
repo: docker.stackable.tech/sandbox/docker-images-pr540-5212814
pullPolicy: IfNotPresent
dataNodes:
config:
Expand Down
1 change: 0 additions & 1 deletion tests/templates/kuttl/profiling/02-install-hdfs.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ metadata:
spec:
image:
productVersion: "{{ test_scenario['values']['hadoop'] }}"
repo: docker.stackable.tech/sandbox/docker-images-pr540-5212814
pullPolicy: IfNotPresent
clusterConfig:
dfsReplication: 1
Expand Down
1 change: 0 additions & 1 deletion tests/templates/kuttl/smoke/30-install-hdfs.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ metadata:
spec:
image:
productVersion: "{{ test_scenario['values']['hadoop'] }}"
repo: docker.stackable.tech/sandbox/docker-images-pr540-5212814
pullPolicy: IfNotPresent
clusterConfig:
zookeeperConfigMapName: hdfs-zk
Expand Down

0 comments on commit 310de73

Please sign in to comment.