You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Noticed multiple changes that need to be made for the multi-cluster-app-dispatcher/test/perf-test scripts
preempt-exp-kwok.yaml and preempt-exp.yaml need to have the following line removed or commented out:
Items: []
The install method for kwok just changed, and the old version doesn't work, so the instructions need to be updated here in simulatingnodesandappwrappers.md
Latest (and simplare instructions are here: https://kwok.sigs.k8s.io/docs/user/kwok-in-cluster/
Codeflare Stack Component Versions
Please specify the component versions in which you have encountered this bug.
./perf.sh
Checking whether we have a valid cluster login or not...
Nice, looks like you're logged in
Checking MCAD Controller installation status
Nice, MCAD Controller is installed
How many appwrapper jobs do you want?2
jobs number is 2
Jobs started at: 17:29:18
Submitting job 1
Error from server (BadRequest): error when creating "/root/MCAD/multi-cluster-app-dispatcher/test/perf-test/preempt-exp.yaml": AppWrapper in version "v1beta1" cannot be handled as a AppWrapper: strict decoding error: unknown field "spec.resources.Items"
What Have You Already Tried to Debug the Issue?
Provide a clear and concise description of how you tried to debug this issue.
Expected Behavior
A clear and concise description of what you expected to happen instead.
Screenshots, Console Output, Logs, etc.
Add screenshots of UIs (like dashboards), etc. that help explain the issue.
Affected Releases
List any release versions, git commit hashes, or git tags, etc. that you know show the bug. If it is the latest HEAD on main, just put that.
Additional Context
Add as applicable and when known:
OC 4.13.4
Add any other information you think might be useful here.
The text was updated successfully, but these errors were encountered:
Describe the Bug
Noticed multiple changes that need to be made for the multi-cluster-app-dispatcher/test/perf-test scripts
Latest (and simplare instructions are here: https://kwok.sigs.k8s.io/docs/user/kwok-in-cluster/
Codeflare Stack Component Versions
Please specify the component versions in which you have encountered this bug.
Codeflare SDK: n/a
MCAD: quay.io/jbusche/mcad-controller:pr-12
Instascale: quay.io/jbusche/instascale:pr-02
Codeflare Operator: n/a
Other:
Steps to Reproduce the Bug
What Have You Already Tried to Debug the Issue?
Provide a clear and concise description of how you tried to debug this issue.
Expected Behavior
A clear and concise description of what you expected to happen instead.
Screenshots, Console Output, Logs, etc.
Add screenshots of UIs (like dashboards), etc. that help explain the issue.
Affected Releases
List any release versions, git commit hashes, or git tags, etc. that you know show the bug. If it is the latest
HEAD
onmain
, just put that.Additional Context
Add as applicable and when known:
OC 4.13.4
Add any other information you think might be useful here.
The text was updated successfully, but these errors were encountered: