Julia Okuniewska

Results 4 issues of Julia Okuniewska

# Problem statement During networking demo there are two QEMU VMs created - `VM1_TAP_DEV` and `VM2_TAP_DEV`. First of all - networking demo still does not have `stop-demo` method, so the...

### Problem Statement While using P4Runtime on p4-DPDK-target ovs I want to gather all counter values in single query. This functionality is available in behavioral model and [described in P4Runtime...

**Description**: When I use the command from the doc [Expose VirtualMachineInstance as a NodePort Service](https://kubevirt.io/user-guide/network/service_objects/#expose-virtualmachineinstance-as-a-nodeport-service) `$ virtctl expose virtualmachineinstance vmi-ephemeral --name nodeport --type NodePort --port 27017 --target-port 22 --node-port 30000...

lifecycle/stale

I've built and installed k6 with latest xk6-exec ```sh k6 v0.52.0 (go1.22.0, linux/amd64) Extensions: github.com/grafana/xk6-exec v0.4.0, k6/x/exec [js] ``` then run ` k6 run examples/script.js` the example introduced in #24...