Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Component
  • Ticket summary (test desc < 100  chars)
  • EL6 (Y if required)
  • EL7 (Y if required)
  • Test description
  • Comments


Conversion Code would:

  1. Copy ticket summary into the summary field
  2. If component is present, copy that in
  3. If EL6 == "Y" then concatenate "EL6" and Test description to description field
  4. If EL7 == "Y" then concatenate "EL7" and Test description
  5. If neither EL6 or EL7 is set, just use the test description
  6. The version can be passed in via command line (e.g. "6.4.0-Beta") as the whole set of tests is relevant - this would be the "Fix Version"
  7. Create the ticket!
  8. Maybe write all the data into a new spreadsheet with the ticket number?
  9. Then copy/paste the spreadsheet into confluence

...