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

stable 8.0 #7481

Merged
merged 17 commits into from
Mar 15, 2024
Merged

stable 8.0 #7481

merged 17 commits into from
Mar 15, 2024

Conversation

guits
Copy link
Collaborator

@guits guits commented Feb 17, 2024

No description provided.

@guits guits changed the title [skip ci] Wip stable 8.0 Wip stable 8.0 Feb 17, 2024
@guits
Copy link
Collaborator Author

guits commented Feb 17, 2024

jenkins test centos-non_container-update

1 similar comment
@clwluvw
Copy link
Member

clwluvw commented Feb 17, 2024

jenkins test centos-non_container-update

Copy link
Member

@clwluvw clwluvw left a comment

Choose a reason for hiding this comment

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

Seems the problem is here (inventory):

diff --git a/tox-update.ini b/tox-update.ini
index cb0f95a12..23d0f4b11 100644
--- a/tox-update.ini
+++ b/tox-update.ini
@@ -69,6 +69,6 @@ commands=
       ceph_docker_registry_password={env:DOCKER_HUB_PASSWORD} \
   "
 
-  bash -c "CEPH_STABLE_RELEASE=squid py.test --reruns 5 --reruns-delay 1 -n 8 --durations=0 --sudo -v --connection=ansible --ansible-inventory={envdir}/tmp/ceph-ansible/{env:PLAYBOOK:site.yml.sample} --ssh-config={envdir}/tmp/ceph-ansible/tests/functional/all_daemons{env:CONTAINER_DIR:}/vagrant_ssh_config {toxinidir}/tests/functional/tests"
+  bash -c "CEPH_STABLE_RELEASE=reef py.test --reruns 5 --reruns-delay 1 -n 8 --durations=0 --sudo -v --connection=ansible --ansible-inventory={changedir}/{env:INVENTORY} --ssh-config={envdir}/tmp/ceph-ansible/tests/functional/all_daemons{env:CONTAINER_DIR:}/vagrant_ssh_config {toxinidir}/tests/functional/tests"
 
   vagrant destroy --force

@guits guits changed the title Wip stable 8.0 [skip ci] Wip stable 8.0 Feb 19, 2024
@guits guits changed the title [skip ci] Wip stable 8.0 Wip stable 8.0 Feb 19, 2024
@guits
Copy link
Collaborator Author

guits commented Feb 19, 2024

jenkins test centos-non_container-update

4 similar comments
@clwluvw
Copy link
Member

clwluvw commented Feb 20, 2024

jenkins test centos-non_container-update

@clwluvw
Copy link
Member

clwluvw commented Feb 20, 2024

jenkins test centos-non_container-update

@clwluvw
Copy link
Member

clwluvw commented Feb 23, 2024

jenkins test centos-non_container-update

@clwluvw
Copy link
Member

clwluvw commented Feb 24, 2024

jenkins test centos-non_container-update

@guits guits force-pushed the stable-8.0 branch 2 times, most recently from 62e48fc to 115c23c Compare March 7, 2024 20:04
@guits guits changed the title Wip stable 8.0 [skip ci] Wip stable 8.0 Mar 7, 2024
@guits guits changed the title [skip ci] Wip stable 8.0 Wip stable 8.0 Mar 7, 2024
@guits
Copy link
Collaborator Author

guits commented Mar 7, 2024

jenkins test centos-non_container-update

@guits guits changed the title Wip stable 8.0 [skip ci] Wip stable 8.0 Mar 7, 2024
@guits guits changed the title [skip ci] Wip stable 8.0 Wip stable 8.0 Mar 7, 2024
@guits guits changed the title Wip stable 8.0 [skip ci] Wip stable 8.0 Mar 7, 2024
@guits guits changed the title [skip ci] Wip stable 8.0 Wip stable 8.0 Mar 7, 2024
@guits guits changed the title Wip stable 8.0 [skip ci] Wip stable 8.0 Mar 7, 2024
@guits guits changed the title [skip ci] Wip stable 8.0 Wip stable 8.0 Mar 7, 2024
@guits
Copy link
Collaborator Author

guits commented Mar 7, 2024

jenkins test centos-non_container-update

@guits guits changed the title Wip stable 8.0 [skip ci] Wip stable 8.0 Mar 7, 2024
@guits
Copy link
Collaborator Author

guits commented Mar 14, 2024

jenkins test centos-non_container-switch_to_containers

@guits guits changed the title stable 8.0 [skip ci] stable 8.0 Mar 14, 2024
@guits guits changed the title [skip ci] stable 8.0 stable 8.0 Mar 14, 2024
@guits
Copy link
Collaborator Author

guits commented Mar 14, 2024

jenkins test centos-container-update

@guits guits changed the title stable 8.0 [skip ci] stable 8.0 Mar 14, 2024
@guits
Copy link
Collaborator Author

guits commented Mar 14, 2024

jenkins test centos-container-update

@guits guits changed the title [skip ci] stable 8.0 stable 8.0 Mar 14, 2024
@guits
Copy link
Collaborator Author

guits commented Mar 14, 2024

jenkins test centos-container-update

guits and others added 17 commits March 15, 2024 22:38
this addresses 3 linter errors in rolling update playbook

Signed-off-by: Guillaume Abrioux <[email protected]>
Signed-off-by: Guillaume Abrioux <[email protected]>
this drops the following parameters:

- monitor_address_block
- monitor_interface
- monitor_address

The monitor address will be automatically set from `public_network` parameter.

Signed-off-by: Guillaume Abrioux <[email protected]>
2b72ea9 and
c8eeae2 have missed the resync.

This addresses that.

Signed-off-by: Guillaume Abrioux <[email protected]>
this job was removed, these files are no longer needed, let's remove
them.

Signed-off-by: Guillaume Abrioux <[email protected]>
(cherry picked from commit 05a1465)
All of this should be addressed in custom separate playbooks if needed.

Signed-off-by: Guillaume Abrioux <[email protected]>
(cherry picked from commit 9c467e4)
stable-8.0 is reef so this must check the right value for ceph_stable_release

Signed-off-by: Guillaume Abrioux <[email protected]>
Signed-off-by: Guillaume Abrioux <[email protected]>
As 8.0 drops cluster config from ceph.conf by default, we need
to make sure this config is well applied as part of the upgrade to 8
(reef) from 7 (quincy)

Signed-off-by: Guillaume Abrioux <[email protected]>
as stable-8.0 is dropping iscsigws support, after the upgrade to reef
from quincy these tests should be skipped.

Signed-off-by: Guillaume Abrioux <[email protected]>
This makes the container-upgrade scenario fail as this gets deployed
during initial quincy deployment but doesn't get upgraded to reef

Signed-off-by: Guillaume Abrioux <[email protected]>
Signed-off-by: Guillaume Abrioux <[email protected]>
(cherry picked from commit 3c0e06e)
- use el8 image,
- disable nfs-ganesha testing

Signed-off-by: Guillaume Abrioux <[email protected]>
This reverts commit 4e1e61d.

Signed-off-by: Guillaume Abrioux <[email protected]>
@guits guits merged commit 2b7027a into stable-8.0 Mar 15, 2024
28 checks passed
@guits guits deleted the wip-stable-8.0 branch March 15, 2024 23:51
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