Monday, 2021-06-07

airship-irc-bot<steven.fitzpatrick> Hi airshipit,  one of my PS in treasuremap failed the test-site gate over the weekend at:  ```13:13
airship-irc-bot<steven.fitzpatrick> Hi airshipit,  One of my PS in treasuremap failed the test-site gate over the weekend at:  ```airshipctl phase run kubectl-check-ingress-ctrl-target --debug ... + curl --head --write-out '%{http_code}' --silent --output /dev/null 10.23.25.102/should-404 + '[' 404 '!=' 000 ] + echo 'Failed to reach ingress controller default backend.' Failed to reach ingress controller default backend.``` Wondering if anyone else has13:14
airship-irc-botencountered this?  https://review.opendev.org/c/airship/treasuremap/+/793106 https://zuul.opendev.org/t/openstack/build/95184a3ef6114cb18f91d542574ea61813:14
airship-irc-bot<sirishagopigiri> Hi Team, Requesting review on the below PS to fix helm repository name https://review.opendev.org/c/airship/airshipctl/+/794707 thank you in advance!14:22
airship-irc-bot<sidney.shiba> Hi team, is anybody experiencing an error when executing `./tools/gate/10_build_gate.sh` in `treasuremap`? `TASK [install airshipctl] **********************************************************************************************************************************************************************` `fatal: [primary]: FAILED! => {"changed": true, "cmd": "cd15:28
airship-irc-bot/home/ubuntu/projects/treasuremap\n./tools/deployment/21_systemwide_executable.sh\n", "delta": "0:00:00.002383", "end": "2021-06-07 15:18:54.341279", "msg": "non-zero return code", "rc": 127, "start": "2021-06-07 15:18:54.338896", "stderr": "/bin/sh: 2: ./tools/deployment/21_systemwide_executable.sh: not found", "stderr_lines": ["/bin/sh: 2: ./tools/deployment/21_systemwide_executable.sh: not found"], "stdout": "", "stdout_lines": []}`  `PLAY15:28
airship-irc-botRECAP *************************************************************************************************************************************************************************************` `primary                    : ok=22   changed=3    unreachable=0    failed=1    skipped=2    rescued=0    ignored=0`15:28
airship-irc-bot<sidney.shiba> I locally fixed my previous issue but now facing `./tools/deployment/common/25_deploy_ephemeral_node.sh` not being able to find `airshipctl/tools/deployment/25_deploy_ephemeral_node.sh`. Is there a new sequence of scripts to deploy target cluster in baremetal through `treasuremap`?16:05
airship-irc-bot<raliev> `25_deploy_ephemeral_node.sh` and other ones were replaced by `deploy_gate.sh` which runs the `airshipctl plan run`  cmd16:07
airship-irc-bot<raliev> here's the change https://review.opendev.org/c/airship/airshipctl/+/79171516:07
airship-irc-bot<sidney.shiba> Hi all, in order for dex-aio service to properly work with `helm-chart-repository` function in `airshipctl` the manifest`versions-airshipctl.yaml` file needs to be updated, i.e., the url for the `helm_chart_collator` shall be updated from `url: http://helm-chart-collator.collator.svc:8080` to `url: http://helm-chart-collator.helm-chart-collator.svc:8080` . Changed locally but request is "_should I create an airshipctl PS for18:27
airship-irc-botthis?_"18:27
airship-irc-bot<sean.eagan> Related to Sidney's question, I think we should just move the hcc functions that are currently in airshipctl to treasuremap to avoid cross repo coordination since i'm not sure what benefit we are getting from it, please review: https://review.opendev.org/q/topic:%22move-hcc%2218:33
airship-irc-bot<rp2723> +118:34

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!