-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
QA testRun integration test end to end to verify interfaceRun integration test end to end to verify interface
Description
Steps:
Install RM v2.12 or v2.13
Do the pre-steps for sbomscanner:
- kubectl apply -f https://raw.githubusercontent.com/rancher/local-path-provisioner/master/deploy/local-path-storage.yaml
- kubectl annotate sc local-path storageclass.kubernetes.io/is-default-class="true" --overwrite
- kubectl get sc # should show local-path as the default
Add repo:
- URI: https://github.com/neuvector/security-ui-exts.git
- Branch: gh-pages
Click "Install" Sbomscanner 0.4.2 and wait for it to finish
Click "Reload" button
Go to "SBOMScanner" page
Follow the default instructions to install, it will install:
- cloudnative-pg
- SBOMScanner 0.4.2 (which is also WRONG! coz the latest backend is 0.8.3 )
After installing SBOMScanner 0.4.2, then go to "SBOMScanner" page
It will ask to install SBOMScanner 0.4.2 again...
Actual behaviors:
- It will loop to install
- The UI Ext. isn't installed completely
- The backend isn't installed
Expected behaviors:
The UI Ext. and backend should be installed successfully by the default instructions
You could refer to the attached video:
loop_install_sbomscanner.mov
Metadata
Metadata
Assignees
Labels
QA testRun integration test end to end to verify interfaceRun integration test end to end to verify interface