Skip to content
Snippets Groups Projects
Commit 993474a9 authored by Krish Moodbidri's avatar Krish Moodbidri
Browse files

fixed compute bide accept image test

parent 29441e72
No related branches found
No related tags found
1 merge request!1Feat add compute
Pipeline #12449 canceled with stage
in 43 seconds
...@@ -179,7 +179,7 @@ deploy_compute_node: ...@@ -179,7 +179,7 @@ deploy_compute_node:
tags: tags:
- build - build
script: script:
- openstack image set --accept $compute-2024-12-07T175325 || true - openstack image set --accept --name $compute-2024-12-07T175325 || true
- FAILED=false - FAILED=false
- | - |
cat > user_data.txt <<EOF cat > user_data.txt <<EOF
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment