Hello, We’ve finally managed to launch E2E tests on our ONAP gating and daily master. But we had an issue with SO (password was not correct).
I’ve seen here (https://docs.onap.org/en/latest/submodules/oom.git/docs/oom_quickstart_guide.html) there’s a new way of generating SO password with a java file. As we don’t have java on our deployment server, I’ve created a simple docker container that wraps the stuff so you just have to launch: docker run --rm crypto “$OS_PASSWORD” “$SO_ENCRYPTION_KEY” and you have the value. I just wanted to be sure to understand: * SO password will use the output of this docker * But Robot will still use the “legacy” way? * And APPC will use which way (and does it really need)? If of any interest, I can propose a review into integration with the Dockerfile so it gets automatically created (if the right jjb are set). If you don’t want, I’ll upload it on docker hub with my own repo. Regards, -- [cid:[email protected]]<http://www.orange.com/> Sylvain Desbureaux Senior Automation Architect ORANGE/IMT/OLN/CNC/NCA/SINA Fixe : +33 2 96 07 13 80 <https://monsi.sso.francetelecom.fr/index.asp?target=http%3A%2F%2Fclicvoice.sso.francetelecom.fr%2FClicvoiceV2%2FToolBar.do%3Faction%3Ddefault%26rootservice%3DSIGNATURE%26to%3D+33%202%2096%2007%2013%2080> Mobile : +33 6 71 17 25 57 <https://monsi.sso.francetelecom.fr/index.asp?target=http%3A%2F%2Fclicvoice.sso.francetelecom.fr%2FClicvoiceV2%2FToolBar.do%3Faction%3Ddefault%26rootservice%3DSIGNATURE%26to%3D+33%206%2071%2017%2025%2057> [email protected]<mailto:[email protected]> _________________________________________________________________________________________________________________________ Ce message et ses pieces jointes peuvent contenir des informations confidentielles ou privilegiees et ne doivent donc pas etre diffuses, exploites ou copies sans autorisation. Si vous avez recu ce message par erreur, veuillez le signaler a l'expediteur et le detruire ainsi que les pieces jointes. Les messages electroniques etant susceptibles d'alteration, Orange decline toute responsabilite si ce message a ete altere, deforme ou falsifie. Merci. This message and its attachments may contain confidential or privileged information that may be protected by law; they should not be distributed, used or copied without authorisation. If you have received this email in error, please notify the sender and delete this message and its attachments. As emails may be altered, Orange is not liable for messages that have been modified, changed or falsified. Thank you. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#17012): https://lists.onap.org/g/onap-discuss/message/17012 Mute This Topic: https://lists.onap.org/mt/31607007/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
