Versions Compared
compared with
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Agenda:
- Gating and dailies are down due to Nexus on azure being dead. Lets talk about this.
Option 1: Ask Michał Jagiełło for VM node access? (assuming he has one)(verified that Michał does not have the credentials)Option 2: Ask LFN (who?) for access to azure panel so we could restore vm credentials(asked here https://jira.linuxfoundation.org/plugins/servlet/desk/portal/2/IT-25384 but LFN doesn't have access to Azure or VMs)- Option 3: Switch to main nexus and get docker credentials
- Errors we see in SDC-be logs regarding decryption of auth header.
- ?
- Database access during stability tests is very slow, its worth to test it with sidecar disabled on mariadb
- Marek Szwałkiewicz will try to disable sidecar and run tests as soon as gating is working again
Changes:
- Add sample-app as a test module with function of converting actn-model to customer OSS model
- Addition-Deletion PNF Support in Automation
- API support for Upgrade Scenarios
- Add interfaces in actn-client and modified pom files
Agenda:
- Migration of chained-ci to LFN repository - problem with artifacts fetching blocks the transition
- Implement solution #1,5 which is saving artifacts as zip in automated way inside git repo so we don't need to do it manually AND we don't have to be tied to gitlab-ci
- Errors we see in SDC-be logs regarding decryption of auth header. Its probably caused by python-sdk.
- Basically we call api with 2 Basic auth headers
- update of the sdc-be image was done at the same time as the bug started appearing
- Talk with Michał Jagiełło on Monday
Changes:
- Addition-Deletion PNF Support in Automation
- API support for Upgrade Scenarios
- Add sample-app as a test module with function of converting actn-model to customer OSS model