qa: fix "no orch backend set" in nfs suite#53594
Conversation
955b646 to
53fa1d1
Compare
76492c3 to
690394d
Compare
|
@dparmar18 For commit 0576645, could you explain the issue and how does the change fix it? |
690394d to
6e9c921
Compare
|
Okay so here's the story: basically, post #52708 merge; NFS tests started failing due to: This happened because the cluster was instantiated just the way it is done with other sub-suites in So in order to overcome this we need So let's say even if we add the above YAML tasks in the current setup, it is going to fail because the cluster would be instantiated by
So it is mandatory to orchestrate the cluster using cephadm tasks and we have already been doing it in the One more question one may ask: Having the and not just mention two MDSs in the yaml file itself directly? Well I did try it out and as expected the job failed [1], because we changed the way we bootstrap the MDSs and thus we would have a CephFS To support all of these, here are two successful jobs: [0] http://pulpito.front.sepia.ceph.com/dparmar-2023-09-21_14:36:37-fs:nfs-fix-nfs-apply-err-reporting-distro-default-smithi/ |
Fixes: https://tracker.ceph.com/issues/62870 Signed-off-by: Dhairya Parmar <dparmar@redhat.com>
6e9c921 to
9e80a71
Compare
|
last push made no code changes, just added the |
|
oh i forgot to mention why I removed |
Looks fine till here.
Fair enough.
👍 Nice work @dparmar18 |
|
can this be merged? this is blocking some PRs to be tested |
running this through qa - will be meged soon (subset test). |
this shouldn't have occured |
I see this passes, but both of my fs:nfs runs fail which likely means we are doing something different :) |
The error doesn't relate to the code. Some issue with the branch i guess? Rebuilding the branch might help? |
The branch is just a bunch of PRs built in shaman, not sure what can go wrong with that (only one nfs related change). |
|
the from the full fs suite passed. |
Not sure if its related to the distro in use. rhel_8 passes but no the centos or ubuntu in my run. Could you please check @dparmar18? |
I'm currently away so won't be able check atm but the three runs i had were on ubuntu 20.04, centos 9 and rhel 8 and all of them had passed: Ubuntu: https://pulpito.ceph.com/dparmar-2023-09-26_19:06:28-fs:nfs-wip-62870-distro-default-smithi/ Centos: https://pulpito.ceph.com/dparmar-2023-09-22_15:26:51-fs:nfs-wip-62870-distro-default-smithi/ Rhel: https://pulpito.ceph.com/dparmar-2023-09-22_14:16:34-fs:nfs-wip-62870-distro-default-smithi/ Seems like something went wrong with the builds |
looks more of an infra related issue to me. |
* refs/pull/53594/head: qa: fix "no orch backend set" in nfs suite Reviewed-by: Adam King <adking@redhat.com>
Contribution Guidelines
To sign and title your commits, please refer to Submitting Patches to Ceph.
If you are submitting a fix for a stable branch (e.g. "pacific"), please refer to Submitting Patches to Ceph - Backports for the proper workflow.
Checklist
Show available Jenkins commands
jenkins retest this pleasejenkins test classic perfjenkins test crimson perfjenkins test signedjenkins test make checkjenkins test make check arm64jenkins test submodulesjenkins test dashboardjenkins test dashboard cephadmjenkins test apijenkins test docsjenkins render docsjenkins test ceph-volume alljenkins test ceph-volume toxjenkins test windows