Go to file
Renat Akhmerov 09ad2eebe4 Fix the tests for workflow "started_at" and "finished_at" times
* There was a race condition in the test that expected different times
  for two workflow runs (the second one is a rerun) although there
  was a chance that they could be the same. A delay between two runs
  was added to fix that.
* Delays of some workflow tasks in the tests were too long. No need
  to do. It only increases test execution times w/o adding any real
  value.
* Workflow definitions were moved into the tests where they're used.
  It improves readability.
* Fixed style (blank lines, naming, etc.)

Change-Id: Id61bc612014fde600366b1230ff073930a7970ce
2018-11-26 15:12:26 +07:00
2018-01-31 04:16:42 +00:00
2018-11-19 08:50:48 +00:00
2018-08-01 05:08:48 +00:00
2018-05-30 14:46:25 -04:00
2017-07-27 22:15:12 +08:00
2013-12-30 13:11:49 +07:00
2017-03-03 10:17:44 +00:00
2018-11-13 10:05:15 +00:00

Team and repository tags

image

Mistral

Workflow Service for OpenStack cloud. This project aims to provide a mechanism to define tasks and workflows without writing code, manage and execute them in the cloud environment.

Project Resources

Description
Workflow Service for OpenStack.
Readme 52 MiB
Languages
Python 99%
Shell 0.9%