Date

Attendees

Goals

  • Commit Geb and Spock source to multipage branch in tssgTech git repository.
  • Schedule next workshop

Discussion items

ItemWhoNotes
Add tests/GebAndSpock to repo
  • Worked with Jim to setup the code.
    1. Clone or git pull the source repository from GitHub GebToGrid
    2. Clone or git pull the target repository from our git-server tssgTech
      and checkout the multipage branch.
    3. On tssgTech, create a tests folder
    4. Copy the source repository directory GebToGrid/CodeExamples/geb-example-gradle
      to tssgTech/tests/GebAndSpock
    5. Git add only the necessary source files.
      Add build.gradle/, gradle/, gradlew, gradlew.bat, LICENSE, readme.md, src/
      Do not add build, .gradle, .idea
  • Tyler committed the source to tssgTech.
 Resources Ralph A. Navarro Jr.

Action items

  • Next Geb and Spock Workshop 12  Thursday at 1 PM to 3 PM.  Skipping Christmas week.
  • Update Selenium Grid on Technology Nursery with latest packages.
  • Configure GebAndSpock tests to run using the Selenium Grid.
  • Create a Jenkins project to run the GebAndSpock tests manually
  • Add a groovy agent to automatically trigger the Jenkins tests after a commit.