Merge lp:~noise/tanuki-agent/store-polling-note into lp:tanuki-agent

Proposed by Bret Barker
Status: Merged
Approved by: Bret Barker
Approved revision: 129
Merged at revision: 130
Proposed branch: lp:~noise/tanuki-agent/store-polling-note
Merge into: lp:tanuki-agent
Diff against target: 12 lines (+2/-0)
1 file modified
docs/tutorial.md (+2/-0)
To merge this branch: bzr merge lp:~noise/tanuki-agent/store-polling-note
Reviewer Review Type Date Requested Status
Celso Providelo (community) Approve
Review via email: mp+275765@code.launchpad.net

Commit message

add note about store polling vs manual snap revision

To post a comment you must log in.
Revision history for this message
Celso Providelo (cprov) wrote :

Thanks, Bret.

At some point we will probably have to clarify that manually-advertisements are a legitimate way to replay tests, but right now we can't guarantee it (due to old revisions not being available in CPI).

review: Approve
Revision history for this message
Bret Barker (noise) wrote :

Yes, but I think that's also outside the scope of the tutorial and better covered in the API reference.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'docs/tutorial.md'
2--- docs/tutorial.md 2015-10-26 15:52:32 +0000
3+++ docs/tutorial.md 2015-10-26 20:07:05 +0000
4@@ -250,6 +250,8 @@
5
6 In the response there are the ```test_opportunity_id``` and ```image_unique_id``` fields that will be used next, please keep them around.
7
8+Note that normally the system will automatically detect new revisions of snaps as they are published to the Store, and this manual step is not required.
9+
10 #### Agent Provisioning Kit Setup
11
12 At this point the system has generated a message that is waiting to be consumed by your Agent, and when that message arrives the Agent will try to run the commands to provision, setup and run the tests. Together these scripts are called a "Provisioning Kit", and we have provided a sample kit for this tutorial and as a starting point for your own projects.

Subscribers

People subscribed via source and target branches

to all changes: