Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CMS-1078] Tweak tests a bit. #465

Merged
merged 16 commits into from
Oct 24, 2022
Merged

[CMS-1078] Tweak tests a bit. #465

merged 16 commits into from
Oct 24, 2022

Conversation

kporras07
Copy link
Collaborator

@kporras07 kporras07 commented Oct 17, 2022

  1. Re-add image replacement script that is actually still needed.

@kporras07 kporras07 changed the title Reduce from 10 to 5 test PRs. [CMS-1078] Tweak tests a bit. Oct 17, 2022
@kporras07 kporras07 marked this pull request as ready for review October 18, 2022 17:13
@kporras07 kporras07 requested a review from a team as a code owner October 18, 2022 17:13

# Replace with right docker image.
cd $TARGET_REPO_WORKING_COPY
sed -i 's/quay.io\/pantheon\-public\/build\-tools\-ci:6.x/pantheonpublic\/build\-tools\-ci:8.x\-php7.4/g' ./.circleci/config.yml
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to do this because there are other contexts where the fixture needs to use the 6.x version? If not, why not just update the fixture?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hmmm that's a good point. This is for WP-only (iirc); I guess I could just change it there if that makes sense

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@greg-1-anderson just double checking. This won't be in a fixture, it's the wordpress template project. I still think it should be ok to move it to 8.x-php7.4, just double checking. Please confirm

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doing this seems to actually break the behat_tests over there so, with that and having in mind that we have wordpress-composer-managed in the near(ish) future then I'd like to keep it here at least as of now. @greg-1-anderson any objections?

@kporras07 kporras07 merged commit 7a3d675 into 3.x Oct 24, 2022
@kporras07 kporras07 deleted the fix-tests branch October 24, 2022 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants