This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 4. | |
| 4a. Start with a fresh Ubuntu instance which does have u-a-t installed. Enable esm with 'ubuntu-advantage enable-esm'. Upgrade to u-a-t from -proposed. | |
| 4b. In an identical instance, upgrade to u-a-t from -proposed. Enable esm with 'ubuntu-advantage attach'. | |
| 4c. Confirm that the on-disk results of a) and b) are identical other than legacyToken|contractToken | |
| export LEGACY_ESM_TOKEN=<ppauser:password> | |
| export UA_CONTRACT_TOKEN=<NewContractToken> | |
| export ARCHIVE_URL=http://archive.ubuntu.com/ubuntu | |
| echo -- BEGIN test 4a: enable esm via `ubuntu-advantage enable-esm` on typical trusty-updates cloud-images which already have -updates installed |