Commit Graph

2 Commits

Author SHA1 Message Date
manchandavishal 927b4c291e [goal] Migrate testing to ubuntu focal
As per victoria cycle testing runtime and community goal[1]
we need to migrate upstream CI/CD to Ubuntu Focal(20.04).

Fixing:
Closes-Bug: #1886298
Bump the lower constraints for required deps which added python3.8
support in their later version.

This patch updates python version to py38 in package.json and
karma.conf.js as py36 is not avaialbale on focal. It also adds
libfontconfig1 in bindep.txt as phantomjs requires libfontconfg[2]

Story: #2007865
Task: #40188

Depends-On: https://review.opendev.org/#/c/749476/

[1] https://governance.openstack.org/tc/goals/selected/victoria/migrate-ci-cd-jobs-to-ubuntu-focal
[2] https://www.npmjs.com/package/phantomjs-prebuilt#linux-note

Change-Id: I01c88902bcb480bf3a11f377b2520596467294ed
2020-09-02 10:17:43 +00:00
Ivan Kolodyazhny d73528db1d Add ironic-ui integration tests
This patch adds basic tests to verify that ironic-ui is
installed and could be opened.

ironic-ui-integration-tests job is added in a
non-voting mode.

Depends-On: https://review.openstack.org/634712
Change-Id: Ie77be522679c9076ccbfb133eadaae7228adb03c
2019-02-07 05:49:55 -08:00