deckhand/tools
Ahmad Mahmoudi e7ba6828a0 (fix) Address uwsgi and other gating issues
- With Ubuntu bionic based deckhand docker image, uswsi crashes with
  segmentation fault when it tries to load psycopg2 library, causing
  the deckhand service become unavailable.
  The root cause of this problem seems to be that uwsgi and psycopg2
  binary wheels are built with different ssl libraries.
  To address this issue, upgrading psycopg2 to the latest release to
  the latest binary release.

- For opensuse 15.1 image build, python3-six was updated to address
  package not found issue.

- Updated gating ansbile playbooks to address non-voting gate failures.

Change-Id: I7be920e16e6114eb2bdbc052a6761f29008baf81
2020-02-28 21:28:56 +00:00
..
gate (fix) Address uwsgi and other gating issues 2020-02-28 21:28:56 +00:00
build-docs.sh CI: Fix doc build gate 2019-06-11 01:34:27 +00:00
common-tests.sh Add uwsgi functional test check to .zuul.yaml 2018-05-29 20:25:15 +00:00
functional-tests.sh Move to stestr for functional/integration tests 2018-07-21 15:32:26 -04:00
helm_install.sh tools: Update Helm to v2.13.1 2019-03-28 15:19:48 +00:00
helm_tk.sh Fix Deckhand integration test gates 2019-10-08 15:15:58 -05:00
image_tags.py Added filename to logging message format for troubleshooting purpose 2019-01-25 01:20:15 +00:00
integration-tests.sh (fix) Address uwsgi and other gating issues 2020-02-28 21:28:56 +00:00
run_pifpaf.sh Update Deckhand test-/requirements.txt 2018-06-16 18:18:28 -04:00
unit-tests.sh Switch to stestr 2018-03-28 13:06:46 -04:00
whitespace-linter.sh Merge "docs: Add developer overview documentation" 2018-06-29 18:00:27 +00:00