Draft: Upgrade Drupal core to 10.3.13
Check list to complete before assigning a MR to someone:
-
Link related issues on Related Issues
; -
Update documentation; -
Comment relevant changes, why/what lead us to make this change; -
Review at least once you own MR; -
Tests green;
Related issues:
- X
Merge request reports
Activity
added In progress label
assigned to @cpetala
I updated this to include the check on
tmp
in the Indico feeds plugin.This will, hopefully, also help the theory.cern situation (see https://gitlab.cern.ch/wordpress/wp-support/-/issues/22).
We are now facing another issue. As we all know, we need to test this new image on clones of critical sites. Yesterday, I attempted to create a clone of
home.cern
to prepare for applying the images.However, this attempt was unsuccessful. Today, I checked logs again and encountered the same error mentioned in https://cern.service-now.com/nav_to.do?uri=u_request_fulfillment.do?sys_id=fd530584477b1a50ff618f1c736d4395.
On another clone pod, I noticed that this step was completed successfully, but a different error occurred (the one I shared yesterday in the Drupal internal channel).
So my questions/topics of discussion are:
1.@ldelpian, were you able to successfully create a clone of
home.cern
after applying the latest RELEASE-2025.02.04T12-38-44Z? I recall you were making some attempts—could you let us know if they were successful?- Could this be a more general issue with clone creation? For example,
alice-figure
is runningRELEASE-2025.01.09T09-35-28Z
, so the problem may not be related to the releaseSpec and the latest fixes.
- Could this be a more general issue with clone creation? For example,
Hi team,
New site creation tested succesfully in 10.3.13 on
drupal-stg
:image:
version: name: dev10.3-13 releaseSpec: c90668d0
Test site URL: https://testing10313.web.cern.ch
Hi @cpetala! Thanks for the work.
One thing I note on the test website is the fact that very few CERN-specific modules have been enabled by default.
How was this created?
Hi @jyde,
This site was created from OKD as usual. I updated the YAML in my test project to create a fresh installation and applied the image from this MR.
Is there a specific module that was previously enabled in the central distribution but isn't now?
Closed in favour of !276 (merged).