Skip to content

test: add USBDevice tests#2038

Merged
danilrwx merged 11 commits intomainfrom
chore/e2e/add-usb-tests
Mar 4, 2026
Merged

test: add USBDevice tests#2038
danilrwx merged 11 commits intomainfrom
chore/e2e/add-usb-tests

Conversation

@danilrwx
Copy link
Contributor

@danilrwx danilrwx commented Mar 2, 2026

Description

Add e2e test for USBDevices and NodeUSBDevice. That test attach USBDevice to VM and write data on it, migrate virtual machine and check written data.

Checklist

  • The code is covered by unit tests.
  • e2e tests passed.
  • Documentation updated according to the changes.
  • Changes were tested in the Kubernetes cluster manually.

@danilrwx danilrwx marked this pull request as ready for review March 2, 2026 09:07
@danilrwx danilrwx requested a review from Isteb4k as a code owner March 2, 2026 09:07
@danilrwx danilrwx force-pushed the chore/e2e/add-usb-tests branch from 749e50c to d1e035a Compare March 2, 2026 09:07
@danilrwx danilrwx added the e2e/run Run e2e test on cluster of PR author label Mar 2, 2026
@danilrwx danilrwx added this to the v1.7.0 milestone Mar 2, 2026
@deckhouse-BOaTswain
Copy link
Contributor

deckhouse-BOaTswain commented Mar 2, 2026

Workflow has started.
Follow the progress here: Workflow Run

The target step completed with status: failure.

@deckhouse-BOaTswain deckhouse-BOaTswain removed the e2e/run Run e2e test on cluster of PR author label Mar 2, 2026
@danilrwx danilrwx added the e2e/run Run e2e test on cluster of PR author label Mar 2, 2026
@deckhouse-BOaTswain
Copy link
Contributor

deckhouse-BOaTswain commented Mar 2, 2026

Workflow has started.
Follow the progress here: Workflow Run

The target step completed with status: failure.

@deckhouse-BOaTswain deckhouse-BOaTswain removed the e2e/run Run e2e test on cluster of PR author label Mar 2, 2026
danilrwx added 2 commits March 3, 2026 16:08
Signed-off-by: Daniil Antoshin <daniil.antoshin@flant.com>
Signed-off-by: Daniil Antoshin <daniil.antoshin@flant.com>
@danilrwx danilrwx force-pushed the chore/e2e/add-usb-tests branch from 82fc9f8 to c8c6b3a Compare March 3, 2026 14:09
*) echo "Error: filesystem must be vfat, ext4, or ntfs" >&2; exit 1 ;;
esac

cat <<EOF
Copy link
Contributor

Choose a reason for hiding this comment

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

Should it be like kubectl apply -f - <<EOF?

danilrwx and others added 9 commits March 4, 2026 14:35
Co-authored-by: Roman Sysoev <36233932+hardcoretime@users.noreply.github.com>
Signed-off-by: Daniil Antoshin <daniil.antoshin@flant.com>
Signed-off-by: Daniil Antoshin <daniil.antoshin@flant.com>
Signed-off-by: Daniil Antoshin <daniil.antoshin@flant.com>
Signed-off-by: Daniil Antoshin <daniil.antoshin@flant.com>
Signed-off-by: Daniil Antoshin <daniil.antoshin@flant.com>
Signed-off-by: Daniil Antoshin <daniil.antoshin@flant.com>
Signed-off-by: Daniil Antoshin <daniil.antoshin@flant.com>
Signed-off-by: Daniil Antoshin <daniil.antoshin@flant.com>
Signed-off-by: Daniil Antoshin <daniil.antoshin@flant.com>
@hardcoretime hardcoretime changed the title chore(e2e): add USBDevice tests test: add USBDevice tests Mar 4, 2026
@danilrwx danilrwx merged commit f578894 into main Mar 4, 2026
30 of 31 checks passed
@danilrwx danilrwx deleted the chore/e2e/add-usb-tests branch March 4, 2026 15:20
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.

3 participants