Skip to content

Commit

Permalink
Merge pull request #569 from grisu48/bci
Browse files Browse the repository at this point in the history
Update prometheus from version 2 to 3
  • Loading branch information
mloviska authored Dec 9, 2024
2 parents c4b7ce6 + d7edbc5 commit f775cd4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions job_groups/opensuse_tumbleweed.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -515,11 +515,11 @@ scenarios:
BCI_TEST_ENVS: all,openjdk,metadata
CONTAINER_IMAGE_TO_TEST: registry.opensuse.org/opensuse/factory/totest/containers/opensuse/bci/openjdk:21
### application containers
- bci_prometheus_2_podman:
- bci_prometheus_3_podman:
testsuite: null
settings:
<<: *bci
BCI_IMAGE_MARKER: prometheus_2
BCI_IMAGE_MARKER: prometheus_3
BCI_TEST_ENVS: prometheus,metadata
CONTAINER_IMAGE_TO_TEST: registry.opensuse.org/opensuse/factory/totest/containers/opensuse/prometheus:latest
- bci_spack_podman:
Expand Down
4 changes: 2 additions & 2 deletions job_groups/opensuse_tumbleweed_aarch64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -452,11 +452,11 @@ scenarios:
BCI_TEST_ENVS: all,openjdk,metadata
CONTAINER_IMAGE_TO_TEST: registry.opensuse.org/opensuse/factory/arm/totest/containers/opensuse/bci/openjdk:21
### application containers
- bci_prometheus_2_podman:
- bci_prometheus_3_podman:
testsuite: null
settings:
<<: *bci
BCI_IMAGE_MARKER: prometheus_2
BCI_IMAGE_MARKER: prometheus_3
BCI_TEST_ENVS: prometheus,metadata
CONTAINER_IMAGE_TO_TEST: registry.opensuse.org/opensuse/factory/arm/totest/containers/opensuse/prometheus:latest
- bci_spack_podman:
Expand Down

0 comments on commit f775cd4

Please sign in to comment.