osism / testbed

With this testbed, it is possible to run a full OSISM installation, the baseline of the Sovereign Cloud Stack, on an existing OpenStack environment such as Cleura or REGIO.cloud.
https://osism.tech/docs/guides/other-guides/testbed
Apache License 2.0
60 stars 26 forks source link

chore: update versions in environments/manager/images.yml #2370

Closed github-actions[bot] closed 3 weeks ago

github-actions[bot] commented 3 weeks ago

Base PullRequest

default branch (https://github.com/osism/testbed/tree/main)

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ```
pip3 install jinja2 ```Shell Collecting jinja2 Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) Collecting MarkupSafe>=2.0 (from jinja2) Downloading MarkupSafe-2.1.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) Downloading MarkupSafe-2.1.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB) Installing collected packages: MarkupSafe, jinja2 Successfully installed MarkupSafe-2.1.5 jinja2-3.1.4 ```
pip3 install requests ```Shell Collecting requests Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) Collecting charset-normalizer<4,>=2 (from requests) Downloading charset_normalizer-3.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) Collecting idna<4,>=2.5 (from requests) Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) Collecting urllib3<3,>=1.21.1 (from requests) Downloading urllib3-2.2.2-py3-none-any.whl.metadata (6.4 kB) Collecting certifi>=2017.4.17 (from requests) Downloading certifi-2024.7.4-py3-none-any.whl.metadata (2.2 kB) Downloading requests-2.32.3-py3-none-any.whl (64 kB) Downloading certifi-2024.7.4-py3-none-any.whl (162 kB) Downloading charset_normalizer-3.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (141 kB) Downloading idna-3.7-py3-none-any.whl (66 kB) Downloading urllib3-2.2.2-py3-none-any.whl (121 kB) Installing collected packages: urllib3, idna, charset-normalizer, certifi, requests Successfully installed certifi-2024.7.4 charset-normalizer-3.3.2 idna-3.7 requests-2.32.3 urllib3-2.2.2 ```
pip3 install pyyaml ```Shell Collecting pyyaml Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 767.5/767.5 kB 86.7 MB/s eta 0:00:00 Installing collected packages: pyyaml Successfully installed pyyaml-6.0.2 ```
curl -o images.yml https://raw.githubusercontent.com/osism/cfg-generics/main/environments/manager/images.yml ### stderr: ```Shell % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4204 100 4204 0 0 29755 0 --:--:-- --:--:-- --:--:-- 29815 ```
curl -o render-images.py https://raw.githubusercontent.com/osism/cfg-generics/main/src/render-images.py ### stderr: ```Shell % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1264 100 1264 0 0 10569 0 --:--:-- --:--:-- --:--:-- 10621 ```
python3 render-images.py
rm -f render-images.py
mv images.yml environments/manager/images.yml

Changed files

Changed file: - environments/manager/images.yml

:octocat: Repo | :memo: Issues | :department_store: Marketplace