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

WIP - iotune #1

Open
wants to merge 44 commits into
base: master
Choose a base branch
from
Open

WIP - iotune #1

wants to merge 44 commits into from

Conversation

zulh-civo
Copy link
Owner

Final PR will be sent to kubevirt/kubevirt. I'm just using this PR for development/see diffs.

AlexsJones and others added 30 commits April 22, 2021 15:40
Signed-off-by: Federico Gimenez <[email protected]>
Signed-off-by: Ashley Schuett <[email protected]>
More accurate filtering based on a SIG label which is unique.
Will be used in the CI lanes jobs.

Signed-off-by: Igor Bezukh <[email protected]>
Signed-off-by: Andrey Odarenko <[email protected]>
These files assigned to sig-compute:
- tests/template_test.go
- tests/container_disk_test.go

Signed-off-by: Andrej Krejcir <[email protected]>
Updates all the storage labels in test to the one correct
version "[sig-storage]".

All tests in tests/storage directory are already marked as sig-storage
by the top level SigDescribe, no need to mark individual tests.

Signed-off-by: Bartosz Rybacki <[email protected]>
Signed-off-by: Andrey Odarenko <[email protected]>
This reverts commit 3e9ba98.

Reverts kubevirt#5428
Because it introduces flakes

Signed-off-by: Or Shoval <[email protected]>
Signed-off-by: Ashley Schuett <[email protected]>
Signed-off-by: Andrey Odarenko <[email protected]>
Currently rename feature is broken if kubemacpol is deployed [1].
skipping the test to avoid blocking ci.

[1] https://bugzilla.redhat.com/show_bug.cgi?id=1954014

Signed-off-by: Ram Lavi <[email protected]>
Signed-off-by: Andrey Odarenko <[email protected]>
Assign template and container disk tests to sig-compute
Revert "virt-launcher, Fix flaky VMI report"
Signed-off-by: Federico Gimenez <[email protected]>
There is a global variale to at virt-launcher/virtwrap/network to mock
the podNIC interface to test the SetupPodPhase1 and SetupPodPhase2
functions, the reality is that only the generation of the nics is tested
and the rest is just passing the domain or the pid from one function to
the other.

This change move podNICImpl to podNIC and move all the code to the
to `getNICs` it also creates a new struct `VMNetworkConfigurator` with
the setup functions.

The only mocked part is the NetworkHandler and it's passed from top
VMNetworkConfigurator to the individual podNIC instances so there is no need for
a factory instance at a global var.

Signed-off-by: Quique Llorente <[email protected]>
fix log pkg With() function for custom arguments
…prow/go/src/github.com/kubevirt/project-infra/../kubevirt/WORKSPACE -dry-run=false

Signed-off-by: kubevirt-bot <[email protected]>
Run bazelisk run //plugins/cmd/uploader:uploader -- -workspace /home/prow/go/src/github.com/kubevirt/project-infra/../kubevirt/WORKSPACE -dry-run=false
Move sig-storage tests to own directory

Signed-off-by: Bartosz Rybacki <[email protected]>
kubevirt-bot and others added 14 commits April 30, 2021 19:23
…-fix

add cached session affinity before comparing service resource
[tests] Adding SIG label for the operator e2e tests
Signed-off-by: Ashley Schuett <[email protected]>
live migration monitor: account time in NanoSeconds
Reconcile Prometheus resources PrometheusRules and ServiceMonitor
…ctory

refactor, network: Remove pidnicfactory
…rkers

Cleanup versions of sig-storage label
chore(ADOPTERS.md): addition of Civo
Signed-off-by: Zulhilmi Zainudin <[email protected]>
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.