Commit Graph

10 Commits

Author SHA1 Message Date
Andreas Jaeger 0cc8ef23ef Retire repository
Fuel (from openstack namespace) and fuel-ccp (in x namespace)
repositories are unused and ready to retire.

This change removes all content from the repository and adds the usual
README file to point out that the repository is retired following the
process from
https://docs.openstack.org/infra/manual/drivers.html#retiring-a-project

See also
http://lists.openstack.org/pipermail/openstack-discuss/2019-December/011647.html

Depends-On: https://review.opendev.org/699362
Change-Id: I4826eed959974ba95b6f25d9ca8c6dd98f4c8a1c
2019-12-18 09:51:03 +01:00
Grigory Mikhailov b59f14e7e0 Nightly ui functional tests update.
1. Generating xml file output for parcing results into Test rail.
2. Add "FAIL_FAST" variable to aviod test run stopping at the middle of execution.

Change-Id: Ia566f86262abc2bbf2e449c52d2a3e8b76329610
2016-11-09 13:25:50 +03:00
Nikolay Bogdanov 9ca29ceec2 Unify syntax of run_ui_func_tests.sh to suit macosx
Change-Id: I7d2097c86c7e105901df43222d173b7d799b0901
2016-07-04 14:44:56 +03:00
Vitaly Kramskikh 6c116ee494 Transpile UI func tests once
It makes no sense to transpile tests for every test suite,
so this commit makes transpilation run only once, after UI
build. Also, --no-ui-compression falg renamed to
--no-ui-build - build process now is obligatory and it's not
just a compressions, but a bunch of more complex processes.

Change-Id: If184038c832585396c630d3359c6f4309f3d8eba
2016-04-18 15:18:05 +03:00
Vitaly Kramskikh a8a5497013 Don't move nailgun log for UI func tests manually
Since nailgun start is managed by tox, it's always empty.
Actual log is nailgun.log.

Change-Id: I17b76b701599ae6209e89c54e3d9156513074f77
Implements: blueprint separate-fuel-ui-repo
2016-03-14 15:14:27 +03:00
Vitaly Kramskikh ab6a438ca9 Update default FUEL_WEB_ROOT value for convenience
Usually fuel-* repos in development environment are stored in the
same dir, so this commits updates the default value accordingly.

Change-Id: I920eb58bc776f17908dcd1412b58eece93a0ef63
Implements: blueprint separate-fuel-ui-repo
2016-03-01 15:35:50 +00:00
Jenkins 7be0df5bf2 Merge "Fix FUEL_WEB_ROOT in run_ui_func_tests.sh script" 2016-02-26 11:31:44 +00:00
Vladimir Kozhukalov ce9313c1c2 Fix FUEL_WEB_ROOT in run_ui_func_tests.sh script
Change-Id: I746ddcab992531f89170bdc44ff79889fb17ec60
Implements: blueprint separate-fuel-ui-repo
2016-02-26 13:43:05 +03:00
Vitaly Kramskikh 4aa6fe5586 Fix artifacts path for UI functional tests
Change-Id: I4fec2e1404d3c4e6e05855849b5a7535f8094dc9
Implements: blueprint separate-fuel-ui-repo
2016-02-26 09:22:11 +00:00
Vitaly Kramskikh d94c2dc29b Move UI-related testing logic to a separate file
Implements: blueprint separate-fuel-ui-repo

Change-Id: I509b336785f39066f5673f17af3c97b61e7f3be2
2016-02-25 10:53:19 +00:00