Add integration tests for simultaneous updates

Convergence allows us to start a stack update while a previous update (or
create) is still in progress. If a resource is found to be locked by a
previous graph traversal when the new traversal comes to update it, the
earlier traversal is responsible for retriggering the resource after it
completes.

This patch adds functional tests to confirm that this works when the
long-running resource update ends in success or failure (as opposed to
timing out or being cancelled).

Change-Id: I5cb0cfd6bb05a94cd32709b5cda8454df6e81a61
1 file changed
tree: 083eba429014f5c7250d31ba76cef28c15f61eab
  1. api/
  2. common/
  3. functional/
  4. scenario/