pulumi/tests/integration
Matt Ellis e83aa175ff Remove configuration upgrade code
Upcoming work to remove the need for `pulumi init` makes testing the
upgrade code much harder than it did in the past (since workspace data
is moving to a different location on the file system, as well as some
other changes).

Instead of trying to maintain the code and test, let's just remove
it. Folks who haven't migrated (LM and the PPC deployment in the
service) should use the 0.11.3 or earlier CLI to migrate their
projects (simply by logging in and running a pulumi command) or move
things forward by hand.
2018-04-18 03:29:19 -07:00
..
config_basic Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
dependency_steps Lift snapshot management out of the engine and serialize writes to snapshot (#1069) 2018-04-12 09:55:34 -07:00
diff Make diff tests pass when running against a local service 2018-04-16 16:38:39 -07:00
empty Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
project_main Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
project_main_abs Fix pending delete replacement failure (#658) 2017-12-07 09:44:38 -08:00
project_main_parent Fix pending delete replacement failure (#658) 2017-12-07 09:44:38 -08:00
protect_resources Run tests against managed stacks backend instead of FnF (#1092) 2018-04-02 21:34:54 -07:00
stack_dependencies Code review feedback: 2018-02-22 13:33:50 -08:00
stack_outputs Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
stack_parenting Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
stack_project_name Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
steps Disallow capturing 'this' inside a lambda (#1138) 2018-04-09 15:57:39 -07:00
integration_test.go Remove configuration upgrade code 2018-04-18 03:29:19 -07:00