Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion molecule/ext/molecule-src/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ The above config file does not provide a `platforms` key, so tests for this scen
```yaml
platforms:
- name: workspace-src-ubuntu_focal-desktop
image: ghcr.io/utrechtuniversity/src-test-workspace:ubuntu_focal-desktop # You can also change this to another image
image: ghcr.io/utrechtuniversity/src-test-workspace:ubuntu_noble-desktop-pilot # You can also change this to another image
pre_build_image: true
# The following lines are an example of how to specify a container registry to pull the image from, if it is not already available locally.
registry:
Expand Down
2 changes: 1 addition & 1 deletion molecule/ext/molecule-src/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ driver:
password: $DOCKER_PW
platforms: # Test on ubuntu focal and jammy by default
- name: workspace-src-ubuntu_focal
image: ghcr.io/utrechtuniversity/src-test-workspace:ubuntu_focal
image: ghcr.io/utrechtuniversity/src-test-workspace:ubuntu_noble-pilot
<<: *image_settings
- name: workspace-src-ubuntu_jammy
image: ghcr.io/utrechtuniversity/src-test-workspace:ubuntu_jammy
Expand Down
2 changes: 1 addition & 1 deletion molecule/playbook-agisoft/molecule.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
platforms:
# - name: workspace-src-ubuntu_focal-desktop
# image: ghcr.io/utrechtuniversity/src-test-workspace:ubuntu_focal-desktop
# image: ghcr.io/utrechtuniversity/src-test-workspace:ubuntu_noble-desktop-pilot
# pre_build_image: true
# registry:
# url: $DOCKER_REGISTRY
Expand Down
2 changes: 1 addition & 1 deletion molecule/playbook-anaconda/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ driver:
password: $DOCKER_PW
platforms:
- name: workspace-src-ubuntu_desktop
image: ghcr.io/utrechtuniversity/src-test-workspace:ubuntu_focal-desktop
image: ghcr.io/utrechtuniversity/src-test-workspace:ubuntu_noble-desktop-pilot
<<: *image_settings
provisioner:
name: ansible
Expand Down
2 changes: 1 addition & 1 deletion molecule/playbook-matlab/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ driver:
password: $DOCKER_PW
platforms:
- name: workspace-src-ubuntu_desktop
image: ghcr.io/utrechtuniversity/src-test-workspace:ubuntu_focal-desktop
image: ghcr.io/utrechtuniversity/src-test-workspace:ubuntu_noble-desktop-pilot
privileged: ${CI-false}
capabilities:
- SYS_ADMIN
Expand Down
2 changes: 1 addition & 1 deletion molecule/playbook-security_updates/molecule.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
platforms:
- name: workspace-src-ubuntu_focal-desktop
image: ghcr.io/utrechtuniversity/src-test-workspace:ubuntu_focal-desktop
image: ghcr.io/utrechtuniversity/src-test-workspace:ubuntu_noble-desktop-pilot
command: /sbin/init
pre_build_image: true
registry:
Expand Down
2 changes: 1 addition & 1 deletion playbooks/roles/agisoft/molecule/default/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ provisioner:
role_name_check: 1
platforms:
- name: workspace-src-ubuntu_focal-desktop
image: ghcr.io/utrechtuniversity/src-test-workspace:ubuntu_focal-desktop
image: ghcr.io/utrechtuniversity/src-test-workspace:ubuntu_noble-pilot-desktop
<<: *image_settings
- name: workspace-src-ubuntu_jammy-desktop
image: ghcr.io/utrechtuniversity/src-test-workspace:ubuntu_jammy-desktop
Expand Down
2 changes: 1 addition & 1 deletion playbooks/roles/desktop_file/molecule/default/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ provisioner:
role_name_check: 1
platforms:
- name: workspace-src-ubuntu_focal-desktop
image: ghcr.io/utrechtuniversity/src-test-workspace:ubuntu_focal-desktop
image: ghcr.io/utrechtuniversity/src-test-workspace:ubuntu_noble-pilot-desktop
<<: *image_settings
- name: workspace-src-ubuntu_jammy-desktop
image: ghcr.io/utrechtuniversity/src-test-workspace:ubuntu_jammy-desktop
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ scenario:
- destroy
platforms:
- name: workspace-src-ubuntu_focal-desktop
image: ghcr.io/utrechtuniversity/src-test-workspace:ubuntu_focal-desktop
image: ghcr.io/utrechtuniversity/src-test-workspace:ubuntu_noble-pilot-desktop
<<: *image_settings
- name: workspace-src-ubuntu_jammy
image: ghcr.io/utrechtuniversity/src-test-workspace:ubuntu_jammy
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ scenario:
- destroy
platforms:
- name: workspace-src-ubuntu_focal-desktop
image: ghcr.io/utrechtuniversity/src-test-workspace:ubuntu_focal-desktop
image: ghcr.io/utrechtuniversity/src-test-workspace:ubuntu_noble-pilot-desktop
<<: *image_settings
- name: workspace-src-ubuntu_jammy
image: ghcr.io/utrechtuniversity/src-test-workspace:ubuntu_jammy
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ provisioner:
role_name_check: 1
platforms:
- name: workspace-src-ubuntu_focal
image: ghcr.io/utrechtuniversity/src-test-workspace:ubuntu_focal
image: ghcr.io/utrechtuniversity/src-test-workspace:ubuntu_noble-pilot
pre_build_image: true
registry:
url: $DOCKER_REGISTRY
Expand Down
2 changes: 1 addition & 1 deletion playbooks/roles/rstudio/molecule/default/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ provisioner:
role_name_check: 1
platforms:
- name: workspace-src-ubuntu_desktop
image: ghcr.io/utrechtuniversity/src-test-workspace:ubuntu_focal-desktop
image: ghcr.io/utrechtuniversity/src-test-workspace:ubuntu_noble-desktop-pilot
pre_build_image: true
registry:
url: $DOCKER_REGISTRY
Expand Down
2 changes: 1 addition & 1 deletion playbooks/roles/stata18/molecule/default/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ scenario:
- destroy
platforms:
- name: workspace-src-ubuntu_focal-desktop
image: ghcr.io/utrechtuniversity/src-test-workspace:ubuntu_focal-desktop
image: ghcr.io/utrechtuniversity/src-test-workspace:ubuntu_noble-pilotop
<<: *image_settings
- name: workspace-src-ubuntu_jammy-desktop
image: ghcr.io/utrechtuniversity/src-test-workspace:ubuntu_jammy-desktop
Expand Down
2 changes: 1 addition & 1 deletion playbooks/roles/uu_generic/molecule/default/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ provisioner:
role_name_check: 1
platforms:
- name: workspace-src-ubuntu_focal-desktop
image: ghcr.io/utrechtuniversity/src-test-workspace:ubuntu_focal-desktop
image: ghcr.io/utrechtuniversity/src-test-workspace:ubuntu_noble-pilotop
pre_build_image: true
command: /sbin/init
privileged: true # needed for snapd
Expand Down
Loading