Skip to content

Test all JEDI CI container builds in CI, not just a subset #1596

@climbfuji

Description

@climbfuji

Is your feature request related to a problem? Please describe.

There are five container recipes in configs/containers/ (*.yaml files), but only three of them are getting built regularly:

# Get day of week to set default container for scheduled builds

Due to resource constraints and time required to build the containers, only one container gets built overnight using a scheduled job instead of for each pull request. This list is missing the new container recipes docker-ubuntu-gcc11-openmpi and docker-ubuntu-oneapi-impi.

Describe the solution you'd like

Update the logic that selects the container recipe to build all versions of the containers at least once a week.

Additional context

n/a

Metadata

Metadata

Assignees

Labels

INFRAJEDI Infrastructure

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions