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

doc: ansible version dependency for stable-7.0 is changed to 2.15 #7599

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

bugwz
Copy link

@bugwz bugwz commented Aug 15, 2024

No description provided.

@guits
Copy link
Collaborator

guits commented Aug 19, 2024

thanks for your contribution @bugwz
your commit message is empty and it is missing a sign-off, otherwise that looks good

The ansible version dependency in the stable-7.0 branch has been
upgraded to 2.15, and the ansible version dependency in the main branch
has also been upgraded to >=2.15,so update the documentation accordingly.

Close issue: ceph#7594

Signed-off-by: bugwz <xbugwz@gmail.com>
@bugwz bugwz force-pushed the stable-7.0-update-doc branch from fb99ec5 to 18faf1e Compare August 21, 2024 15:22
@bugwz
Copy link
Author

bugwz commented Aug 21, 2024

@guits Thank you for the reminder. It has been updated. Please CR.

@bugwz
Copy link
Author

bugwz commented Aug 22, 2024

what's wrong with centos-non_container-update ?

https://2.jenkins.ceph.com/job/ceph-ansible-prs-centos-non_container-update/3963/consoleFull

skipping: [iscsi-gw0] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}
failed: [rgw0] (item={'instance_name': 'rgw0', 'radosgw_address': '192.168.1.16', 'radosgw_frontend_port': 8080}) => {
    "ansible_loop_var": "item",
    "changed": false,
    "cmd": "journalctl -l -u ceph-radosgw@rgw.rgw0.rgw0 > /var/log/ceph/ceph-radosgw.rgw0.rgw0.log",
    "delta": "0:00:00.003956",
    "end": "2024-08-22 08:36:24.527986",
    "item": {
        "instance_name": "rgw0",
        "radosgw_address": "192.168.1.16",
        "radosgw_frontend_port": 8080
    },
    "rc": 1,
    "start": "2024-08-22 08:36:24.524030"
}

STDERR:

/bin/sh: line 1: /var/log/ceph/ceph-radosgw.rgw0.rgw0.log: No such file or directory


MSG:

non-zero return code

TASK [find ceph config file and logs] ******************************************
task path: /home/jenkins-build/build/workspace/ceph-ansible-prs-centos-non_container-update/collect-logs.yml:59
[WARNING]: Skipped '/etc/ceph' path due to this access issue: '/etc/ceph' is
not a directory
[WARNING]: Skipped '/var/log/ceph' path due to this access issue:

@guits can i skip the test ?

@bugwz
Copy link
Author

bugwz commented Aug 22, 2024

jenkins test centos-non_container-update

@guits
Copy link
Collaborator

guits commented Aug 22, 2024

what's wrong with centos-non_container-update ?

no idea, in any case it's not related to your patch

@guits guits merged commit c3d3c49 into ceph:stable-7.0 Aug 22, 2024
26 of 27 checks passed
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