Commit Graph

25 Commits

Author SHA1 Message Date
manchandavishal 04f6266817 Remove hard-coded Python path in karma.conf.js
This patch removes hard-coded Python path in karma.conf.js
to fix the npm jobs because now these npm jobs run on
debian-bullseye and py38 are not available there.

It also update tox.ini for tox4 to fix the CI for the following:

- Drop "skipsdist = True".
  When skipsdist=True is specified, a target application is not
  installed into a tox env, but there seems no reason to do so.
  In various other OpenStack projects, a target applicatin needs
  to be installed into a tox vnev, for example, in docs and/or
  linter jobs and it causes failures with tox4. So dropping it
  would avoid potential future failures.
- Use comma to have multiple values in a single line for passenv
  variable in ``tox.ini`` file.
Change-Id: Ifc828c7142ca3c3f7105532b80fa5e0e91d80d69

Change-Id: I88f0be008537f34dd321f3afe8531ee0c237f681
2023-02-14 14:07:55 +05:30
manchandavishal 5915355c5b [goal] Migrate testing to ubuntu focal
If we move horizon jobs to focal then murano-dashboard nodejs jobs
fail. This patch the updates python version to py38 in karma.conf.js
and tools/post_install.sh files as py36 is not avaialbale on focal
which fixes failed nodejs job.

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

Change-Id: Ic72729514d4759466e8afeac6d03cb1ed7a1765d
2020-09-02 05:26:47 +00:00
zhurong 46d49074bf Fix nodejs-npm-run-test job failed
Change-Id: I87ca02dc60c479d523e2d944083c793dac365e78
2019-11-19 16:47:03 -08:00
zhulingjie d1ef202c13 Replace git.openstack.org URLs with opendev.org URLs
Change-Id: Ibe12d31369a781a31375211f4844bc5de41bdc66
2019-04-28 16:57:25 +08:00
zhurong caaa9ea88d murano-dashbord python3 fix and use standard cover tox env
Change-Id: I1d68ca7cbe325425cd1c05ff3101f19d3cb50b0a
2018-10-08 16:54:53 +08:00
zhurong 771b00602f Remove the unused install venv scriptes
We can simply create the venv just use "tox -evenv".

Change-Id: Iec2ce16f9ae8deb215c93c94f8b46aeae4968a21
2017-12-02 14:38:43 +08:00
melissaml 66953dcede Fix to use "." to source script files
Adhering to coding conventions. Refer to ``Code conventions`` at
https://docs.openstack.org/contributor-guide/ for details.

Change-Id: Ia4b31d4ae7ff1b7bfb4a6aaf0750f554954fffab
2017-08-29 00:55:50 +08:00
chenaidong1 bfcc6e5a3a Fix typos
Change-Id: Ia3f514ec2324c1a16bb9619c8be402e78ec982b8
2016-12-05 17:36:13 +08:00
Timur Sufiev 4728d454e4 Add JS unit tests runner and commands to dashboard
Targets-blueprint: metadata-assignment-and-propagation
Change-Id: Id71f106e02329c555cd105204723637536e4c313
2016-10-07 16:09:01 +03:00
Kirill Zaitsev 27789e1138 Removing unused tools/rfc.sh file
Change-Id: If6e7188936bbb0e8f32e9885c601510137f7f7c1
2016-09-13 19:59:41 +03:00
OlehBaran b733060fb7 Fix script for unit test coverage job
Coverage job fails because the cover directory and report
aren't generated. This commit will fix report generating
and add coverage config.

Change-Id: I73bb47ed6228349f87026556bed98dbf00062d90
2016-08-17 10:23:27 +03:00
OlehBaran afdb14346e Add script for unit test coverage job
This commit will add script that will allow to run non voting coverage job
which will detect any changes in the code coverage for each commit on review.

Change-Id: I0afdeefb55bfa28c8970048b112795b351abb48b
2016-08-08 12:18:27 +03:00
Ekaterina Chernova b5b295c0aa Update from openstack.common
All missed modules were added to openstack-common.conf file
and updated.

Change-Id: Ia440c66820eec1d715813bece0a042d7f8855738
2015-03-18 13:32:41 +00:00
Jeremy Stanley 06dfaec71e Workflow documentation is now in infra-manual
Replace URLs for workflow documentation to appropriate parts of the
OpenStack Project Infrastructure Manual.

Change-Id: I441581fe0e6a7a45898061781e91e3889aa236d2
2014-12-05 03:30:45 +00:00
Ekaterina Fedorova 4a4e74e8fd Move installation to pbr
pip-requirements and test-recurements were moved to root directory and renamed
All extra files were excluded
Add python-murano-client to muranodashboard requirements

Change-Id: Ia479e8a8ca5798dcf4c8e2ad88776d32259db375
2013-09-03 13:25:37 +04:00
Timur Sufiev 7a56aa9010 Fix python2.6 compatibility issues (for CentOS).
Change-Id: I8d9a64a85e6b6b7c45b99027058c0d2c0ec6310b
2013-09-03 13:09:10 +04:00
Timur Sufiev 1f0af26477 Add yaml parser package to pip requirements.
Change-Id: I21f7a98acf0d453a6933c745dec417daf5def9c1
2013-08-14 14:40:22 +04:00
Timur Sufiev 74f5da49f4 Implement datagrid field using djblets datagrid and floppyforms.
Change-Id: I88fefb1da1f3c1c70bfc6805c15f4e3c04fa0b77
2013-08-05 13:29:49 +04:00
Ekaterina Fedorova ee85a4b412 Fix MRN-506. Disable environment deletion for 15m.
Change-Id: I73bbdacd8e9d155e28a2e44af7f66df982e92b31
2013-07-26 11:34:08 +04:00
Ekaterina Fedorova 87ab7e1427 Fix MRN-587. Forbid single-level domain.
Change-Id: I9d6a0bc1bb8cd51f3a498be96809c0d927edc4d2
2013-07-25 13:25:48 +04:00
Serg Melikyan 4b44d3ef22 New Session Handling design
Change-Id: I92ede5ca5d64ba6fb170963cea090cd843880f79
2013-05-28 18:47:21 +04:00
Serg Melikyan f448c962cc Cleaned-up pip-requires
Removed dependencies installed by Horizon

Change-Id: I081907eed5a213fc8b3601aa8ee3c9f18e919aea
2013-05-23 14:10:28 +04:00
Ekaterina Fedorova c262bf85ee Adding some packeges to pip requirements
Updated .gitignore
Added .gitreview, tox.ini
Change-Id: Ief3ab14f47e1ace57cdaa5f60018b302fda56564
2013-05-16 16:59:06 +04:00
Stan Lagun 36d0141cc8 KEERO-318 - Fix all occurrences of old names (keero, glazier) in Dashboard 2013-04-26 16:25:58 +04:00
Serg Melikyan 4c36d11381 Removed all projects except Glazier Dashboard 2013-04-09 14:52:04 +04:00