[goal] Migrate testing to ubuntu focal
If we move horizon jobs to focal then zun-ui 'nodejs-test' job fails. This patch adds libfontconfig1 in bindep.txt as phantomjs requires libfontconfig[1] to fix failed nodejs job. Depends-On: https://review.opendev.org/#/c/744647/ [1] https://www.npmjs.com/package/phantomjs-prebuilt#linux-note Change-Id: Idf9a1be6fe81215de91f012f534c765e360e2330
This commit is contained in:
parent
0abe2e2133
commit
f398c08476
4
bindep.txt
Normal file
4
bindep.txt
Normal file
@ -0,0 +1,4 @@
|
||||
# This is a cross-platform list tracking distribution packages needed for install and tests;
|
||||
# see https://docs.openstack.org/infra/bindep/ for additional information.
|
||||
|
||||
libfontconfig1 [nodejs platform:dpkg]
|
Loading…
Reference in New Issue
Block a user