qa: relocate subvol creation overrides and test#57459
Conversation
batrick
left a comment
There was a problem hiding this comment.
2024-05-17 01:04:14,985.985 INFO:teuthology.suite:Using random seed=6174
2024-05-17 01:04:14,986.986 INFO:teuthology.suite.run:kernel sha1: distro
2024-05-17 01:04:15,228.228 INFO:teuthology.suite.run:ceph sha1 explicitly supplied
2024-05-17 01:04:15,228.228 INFO:teuthology.suite.run:ceph sha1: 81a3c1e6c488116ab9844fe5ad8db3ce6128ccce
2024-05-17 01:04:16,423.423 INFO:teuthology.suite.run:ceph version: 19.0.0-3722.g81a3c1e6
2024-05-17 01:04:16,686.686 INFO:teuthology.suite.run:ceph branch: mds-snap_schedule-relocate-test-and-overrides-to-correct-location 6d6374ca98bd0b09a5d709e1ee6821fcffd9503e
2024-05-17 01:04:16,690.690 INFO:teuthology.repo_utils:Cloning https://github.com/mchangir/ceph.git mds-snap_schedule-relocate-test-and-overrides-to-correct-location from upstream
2024-05-17 01:04:30,399.399 INFO:teuthology.suite.run:teuthology branch: main a771c3cd04bbdbdd87e898bc8a2abe9d693c14db
Traceback (most recent call last):
File "/cephfs/home/pdonnell/teuthology/virtualenv/bin/teuthology-suite", line 8, in <module>
sys.exit(main())
File "/cephfs/home/pdonnell/teuthology/scripts/suite.py", line 226, in main
return teuthology.suite.main(args)
File "/cephfs/home/pdonnell/teuthology/teuthology/suite/__init__.py", line 145, in main
run.prepare_and_schedule()
File "/cephfs/home/pdonnell/teuthology/teuthology/suite/run.py", line 438, in prepare_and_schedule
num_jobs = self.schedule_suite()
File "/cephfs/home/pdonnell/teuthology/teuthology/suite/run.py", line 587, in schedule_suite
configs = build_matrix(suite_path,
File "/cephfs/home/pdonnell/teuthology/teuthology/suite/build_matrix.py", line 62, in build_matrix
mat, first, matlimit = _get_matrix(path, subset, no_nested_subset)
File "/cephfs/home/pdonnell/teuthology/teuthology/suite/build_matrix.py", line 72, in _get_matrix
mat = _build_matrix(path, no_nested_subset=no_nested_subset)
File "/cephfs/home/pdonnell/teuthology/teuthology/suite/build_matrix.py", line 132, in _build_matrix
submat = _build_matrix(
File "/cephfs/home/pdonnell/teuthology/teuthology/suite/build_matrix.py", line 152, in _build_matrix
submat = _build_matrix(
File "/cephfs/home/pdonnell/teuthology/teuthology/suite/build_matrix.py", line 80, in _build_matrix
raise IOError('%s does not exist (abs %s)' % (path, os.path.abspath(path)))
OSError: /cephfs/home/pdonnell/src/github.com_mchangir_ceph_mds-snap_schedule-relocate-test-and-overrides-to-correct-location/qa/suites/fs/functional/subvol_versions/create_subvol_version_v1.yaml does not exist (abs /cephfs/home/pdonnell/src/github.com_mchangir_ceph_mds-snap_schedule-relocate-test-and-overrides-to-correct-location/qa/suites/fs/functional/subvol_versions/create_subvol_version_v1.yaml)
checked out your commit:
$ ls qa/suites/fs/functional/subvol_versions/
create_subvol_version_v1.yaml create_subvol_version_v2.yaml
oops?
By the way, I think you need a % in this new test_snap_schedule directory. Please give it a try before requesting a new a review.
|
ping @mchangir |
sorry about the trouble |
6d6374c to
5663c9f
Compare
|
7ac7cf9 to
3656dec
Compare
|
I've executed a dry-run of the |
|
This pull request has been automatically marked as stale because it has not had any activity for 60 days. It will be closed if no further activity occurs for another 30 days. |
|
This pull request can no longer be automatically merged: a rebase is needed and changes have to be manually resolved |
3656dec to
a5b586b
Compare
|
rebased |
|
This PR is under test in https://tracker.ceph.com/issues/67832. |
|
Testing completed 1 failing job has no relation with the PR. |
|
jenkins test api |
1 similar comment
|
jenkins test api |
|
@vshankar This PR is ready for merge. |
|
@batrick please take a look at #57459 (comment) |
Fixes: https://tracker.ceph.com/issues/65829 Signed-off-by: Milind Changire <mchangir@redhat.com>
a5b586b to
ef68253
Compare
|
rebased |
rishabh-d-dave
left a comment
There was a problem hiding this comment.
LGTM.
Just a small note: This PR adds directory test_snap_schedule which stands out, since the convention in qa/fs/functional/tasks directory is to have same name as Python test file after removing prefix test_. Example admin for test_admin.py and volumes for test_volumes.py.
Since this PR has already been tested, let's not delay the merge and perhaps make this change on a separate PR.
|
Leaving link to the comment which mentions that QA run ticket for this PR here for future reference - #57459 (comment) |
To avoid test jobs list to grow beyond snap-schedule.
Fixes: https://tracker.ceph.com/issues/65829
Signed-off-by: Milind Changire mchangir@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. "quincy"), please refer to Submitting Patches to Ceph - Backports for the proper workflow.
When filling out the below checklist, you may click boxes directly in the GitHub web UI. When entering or editing the entire PR message in the GitHub web UI editor, you may also select a checklist item by adding an
xbetween the brackets:[x]. Spaces and capitalization matter when checking off items this way.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 windowsjenkins test rook e2e