Merge "[upstream] Adds/Updates Exercises"

This commit is contained in:
Zuul 2018-05-02 09:28:18 +00:00 committed by Gerrit Code Review
commit 18418a5c58
2 changed files with 57 additions and 17 deletions

View File

@ -12,18 +12,25 @@ Online Communication
Exercise 1 Exercise 1
========== ==========
Join the channel of the project(s) you are interested in and find the * Join the channel of the project(s) you are interested in
logs from the most recent meeting. * Find the logs from the most recent meeting.
* Who spoke the most during that meeting?
Exercise 2 Exercise 2
========== ==========
Look up when the next meeting is for the channel you joined and where * Look up when the next meeting is for the project who's channel you joined
the meeting is conducted (#openstack-meeting, #openstack-meeting-3, etc). * Where is the meeting is conducted (#openstack-meeting, #openstack-meeting-3,
etc)?
* Share something you find interesting from the proposed agenda.
Exercise 3 Exercise 3
========== ==========
Look through the list of mailing lists and subscribe to at least * Look through the list of mailing lists and subscribe to at least
one list of interest. Once subscribed, locate the archives one list of interest.
for that ML. * Locate the archives for that ML. What email thread has the most responses
this month?

View File

@ -9,19 +9,52 @@ Task Tracking
.. note:: .. note::
Tags: [operator] [user] [new_dev] [dev] Tags: [operator] [user] [new_dev] [dev]
Exercise Exercise 1
======== ==========
Create and submit a bug or blueprint to our sandbox repository. Include at Create and submit a bug to our sandbox repository. Include at
least one tag when creating your bug. Once it has been created, assign it least one tag when creating your bug. Once it has been created,
to yourself. assign it to yourself.
https://bugs.launchpad.net/openstack-dev-sandbox/+filebug https://bugs.launchpad.net/openstack-dev-sandbox/+filebug
Exercise Exercise 2
======== ==========
Create a worklist, with a story that has at least two tasks in the sandbox Create and register a blueprint against the sandbox repository.
enivronment. After it's been created assign the tasks to yourself. Include a description and assign yourself.
https://storyboard-dev.openstack.org/ https://blueprints.launchpad.net/openstack-dev-sandbox
Exercise 3
==========
Go post comments on a blueprint or a bug that was created by
someone in your group.
Examples: You can ask a question about the issue
or proposed feature. You can confirm the issue and update its
status to triaged.
Exercise 4
==========
Create a board with at least two worklists (one manual and one automatic)
for organizing tasks you are going to create. For the automatic worklist,
give at least two criteria for the items that will go into the worklist.
https://storyboard-dev.openstack.org/#!/dashboard/
Exercise 5
==========
Create three stories for your worklists. At least one of them should
meet the criteria that enables it to appear in your automatic worklist.
Each story must have a minimum of two tasks that are named differently
than the story name.
Exercise 6
==========
Share your board with your group. Assign yourself to three tasks on
other people's stories. Comment on one story.