Merge lp:~jeffmarcom/opencompute/update-intro-message into lp:opencompute/checkbox

Proposed by Jeff Marcom
Status: Merged
Approved by: Jeff Marcom
Approved revision: 2151
Merged at revision: 2150
Proposed branch: lp:~jeffmarcom/opencompute/update-intro-message
Merge into: lp:opencompute/checkbox
Diff against target: 40 lines (+14/-5)
2 files modified
debian/changelog (+1/-0)
plugins/intro_prompt.py (+13/-5)
To merge this branch: bzr merge lp:~jeffmarcom/opencompute/update-intro-message
Reviewer Review Type Date Requested Status
Jeff Lane  Approve
Review via email: mp+187144@code.launchpad.net

Commit message

updates intro message for Checkbox OCP

Description of the change

This simply updates the intro message for Checkbox OCP.

To post a comment you must log in.
Revision history for this message
Jeff Lane  (bladernr) wrote :

Looks reasonable...

review: Approve
Revision history for this message
Jeff Lane  (bladernr) wrote :

Missing a commit message. Set one and reset to approve...

Revision history for this message
Jeff Marcom (jeffmarcom) wrote :

Attempt to merge into lp:opencompute/checkbox failed due to conflicts:

text conflict in debian/changelog

2150. By Jeff Marcom

Updated intro prompt

Signed-off-by: Jeff Marcom <email address hidden>

2151. By Jeff Marcom

Updated changelog

Signed-off-by: Jeff Marcom <email address hidden>

Revision history for this message
Jeff Marcom (jeffmarcom) wrote :

rebase on lp:opencompute/checkbox trunk.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/changelog'
--- debian/changelog 2013-09-25 14:13:41 +0000
+++ debian/changelog 2013-09-25 14:53:24 +0000
@@ -3,6 +3,7 @@
3 [ Jeff Marcom ]3 [ Jeff Marcom ]
4 * Added googlestress app memory tests4 * Added googlestress app memory tests
5 * Updated plainbox based on version 0.4.dev in lp:checkbox (16.12)5 * Updated plainbox based on version 0.4.dev in lp:checkbox (16.12)
6 * Updated checkbox OCP intro prompt
67
7 [ Jeff Lane ]8 [ Jeff Lane ]
8 * Updated OCP Checkbox to latest checkbox trunk, 0.16.11 revno 23539 * Updated OCP Checkbox to latest checkbox trunk, 0.16.11 revno 2353
910
=== modified file 'plugins/intro_prompt.py'
--- plugins/intro_prompt.py 2012-06-22 16:43:00 +0000
+++ plugins/intro_prompt.py 2013-09-25 14:53:24 +0000
@@ -26,11 +26,19 @@
26class IntroPrompt(Plugin):26class IntroPrompt(Plugin):
2727
28 welcome_text = String(default=_("""\28 welcome_text = String(default=_("""\
29Welcome to System Testing!29Welcome to the official test suite for the Open Compute project.
3030
31Checkbox provides tests to confirm that your system is working \31Checkbox OCP provides numerous tests to validate your hardware operates
32properly. Once you are finished running the tests, you can view \32within guidelines defined by opencompute-ready and/or opencompute-certified
33a summary report for your system.""") + _("""33compliance and interoperability scope.
34
35Once you are finished running the test suite, you can view a summary
36report for your system in the following location:
37
38/home/<user>/.cache/checkbox/submission.xml.
39
40*Checkbox-OCP is a product developed by Canonical with the
41help of members of Facebook, AVL, and the Open Compute project*""") + _("""
3442
35Warning: Some tests could cause your system to freeze \43Warning: Some tests could cause your system to freeze \
36or become unresponsive. Please save all your work \44or become unresponsive. Please save all your work \

Subscribers

People subscribed via source and target branches