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

Add test_csi.py::test_csi_encrypted_migratable_block_volume #1672

Merged
merged 2 commits into from
May 31, 2024

Conversation

derekbit
Copy link
Member

  • Add test_csi.py::test_csi_encrypted_migratable_block_volume
  • Fix test_csi.py::test_csi_encrypted_block_volume

longhorn/longhorn#7678

@derekbit
Copy link
Member Author

platform linux -- Python 3.9.18, pytest-5.3.1, py-1.11.0, pluggy-0.13.1 -- /usr/bin/python3.9
cachedir: .pytest_cache
rootdir: /integration, inifile: pytest.ini
plugins: order-1.0.1, repeat-0.9.1
collected 15 items

test_csi.py::test_csi_mount PASSED
test_csi.py::test_csi_io PASSED
test_csi.py::test_csi_backup[s3] PASSED
test_csi.py::test_csi_backup[nfs] PASSED
test_csi.py::test_csi_block_volume PASSED
test_csi.py::test_csi_encrypted_block_volume PASSED
test_csi.py::test_csi_encrypted_migratable_block_volume PASSED
test_csi.py::test_csi_offline_expansion PASSED
test_csi.py::test_csi_block_volume_online_expansion 2500+0 records in
2500+0 records out
2621440000 bytes (2.6 GB, 2.4 GiB) copied, 13.1696 s, 199 MB/s
PASSED
test_csi.py::test_csi_mount_volume_online_expansion 2500+0 records in
2500+0 records out
2621440000 bytes (2.4GB) copied, 9.065344 seconds, 275.8MB/s
PASSED
test_csi.py::test_xfs_pv PASSED
test_csi.py::test_xfs_pv_existing_volume meta-data=/dev/longhorn/longhorn-testvol-5esmx9 isize=512    agcount=1, agsize=4096 blks
         =                       sectsz=512   attr=2, projid32bit=1
         =                       crc=1        finobt=1, sparse=0, rmapbt=0
         =                       reflink=0
data     =                       bsize=4096   blocks=4096, imaxpct=25
         =                       sunit=0      swidth=0 blks
naming   =version 2              bsize=4096   ascii-ci=0, ftype=1
log      =internal log           bsize=4096   blocks=855, version=2
         =                       sectsz=512   sunit=0 blks, lazy-count=1
realtime =none                   extsz=4096   blocks=0, rtextents=0
PASSED
test_csi.py::test_csi_expansion_with_replica_failure PASSED
test_csi.py::test_allow_volume_creation_with_degraded_availability_csi PASSED
test_csi.py::test_csi_minimal_volume_size PASSED

yangchiu
yangchiu previously approved these changes Jan 23, 2024
Copy link
Member

@yangchiu yangchiu left a comment

Choose a reason for hiding this comment

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

LGTM

@derekbit
Copy link
Member Author

cc @c3y1huang Can you help review it? Thanks.

manager/integration/tests/common.py Show resolved Hide resolved
manager/integration/tests/common.py Outdated Show resolved Hide resolved
manager/integration/tests/common.py Show resolved Hide resolved
manager/integration/tests/test_csi.py Show resolved Hide resolved
@innobead
Copy link
Member

@derekbit let's move this PR forward.

Copy link

mergify bot commented Mar 4, 2024

This pull request is now in conflict. Could you fix it @derekbit? 🙏

Copy link

mergify bot commented Apr 17, 2024

This pull request is now in conflict. Could you fix it @derekbit? 🙏

1 similar comment
Copy link

mergify bot commented Apr 24, 2024

This pull request is now in conflict. Could you fix it @derekbit? 🙏

@khushboo-rancher khushboo-rancher enabled auto-merge (rebase) May 8, 2024 22:55
@khushboo-rancher khushboo-rancher enabled auto-merge (rebase) May 8, 2024 23:33
auto-merge was automatically disabled May 9, 2024 00:09

Rebase failed

- Add test_csi.py::test_csi_encrypted_migratable_block_volume
- Fix test_csi.py::test_csi_encrypted_block_volume

Longhorn 7678

Signed-off-by: Derek Su <derek.su@suse.com>
@derekbit
Copy link
Member Author

longhorn-test:/integration/tests # pytest -vs test_csi.py::test_csi_encrypted_migratable_block_volume
============================================== test session starts ===============================================
platform linux -- Python 3.11.9, pytest-6.2.4, py-1.11.0, pluggy-0.13.1 -- /usr/bin/python3.11
cachedir: .pytest_cache
rootdir: /integration, configfile: pytest.ini
plugins: order-1.0.1, repeat-0.9.1
collected 1 item

test_csi.py::test_csi_encrypted_migratable_block_volume PASSED

@derekbit
Copy link
Member Author

@khushboo-rancher Updated. Thank you.

@yangchiu yangchiu merged commit 7f425ae into longhorn:master May 31, 2024
5 of 6 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
4 participants