Commit Graph

5 Commits

Author SHA1 Message Date
Michael Hargiss b275fda7ff doc: remove unnecessary links
Test Plan:
* qa-cr

Change-Id: I7ef24c6113ef05a20a2939b39cd828bd0333c153
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/317994
Reviewed-by: Cameron Ray <cameron.ray@instructure.com>
QA-Review: Michael Hargiss <mhargiss@instructure.com>
Product-Review: Michael Hargiss <mhargiss@instructure.com>
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
2023-05-11 17:35:53 +00:00
James Butters d510b2c88a use old docker compose service names
refs: DE-1576

Test Plan:
QA to be done on 315311 and 315312

Change-Id: If4b480f9ea8e190a8e91e5d4109c7f0b0943fce2
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/315313
Reviewed-by: Andrea Cirulli <andrea.cirulli@instructure.com>
QA-Review: Andrea Cirulli <andrea.cirulli@instructure.com>
Product-Review: James Butters <jbutters@instructure.com>
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
2023-04-06 21:30:48 +00:00
James Butters ba7194f654 add inst-cli config files
add the inst-cli config files used when setting up canvas with inst-cli.

Test Plan:
QA to be done on https://gerrit.instructure.com/c/inst-cli/+/314462

Change-Id: Ice2324d994641f59b7c26332c77e403af015a1cd
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/314463
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
Reviewed-by: Andrea Cirulli <andrea.cirulli@instructure.com>
QA-Review: Andrea Cirulli <andrea.cirulli@instructure.com>
Product-Review: James Butters <jbutters@instructure.com>
2023-03-30 16:58:49 +00:00
Michael Hargiss 08fae0ad7e docs: support inst CLI
refs QUIZ-10725

Test Plan:
* qa-cr

Change-Id: Ic4110c10e71f253f7102575c44f065ddb21c56b8
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/311073
Reviewed-by: James Butters <jbutters@instructure.com>
QA-Review: Michael Hargiss <mhargiss@instructure.com>
Product-Review: Michael Hargiss <mhargiss@instructure.com>
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
2023-03-07 16:40:49 +00:00
James Butters 70f4500f22 add inst-cli docker-compose override yamls
create a new sub-dir docker-compose/inst-cli/ and add
the docker compose overrides needed to work with inst-cli.

Test Plan:
- with a canvas docker setup, add ":inst-cli/docker-compose/selenium.override.yml"
  to your COMPOSE_FILE.
- run docker compose up -d
  - selenium-hub service will start
- run any rspec test with docker
  - test will run on the newly created selenium-hub service

Change-Id: I225fe59a7d2a8798762ba6f7def8c3dbbef46c56
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/312654
Reviewed-by: Michael Hargiss <mhargiss@instructure.com>
QA-Review: James Butters <jbutters@instructure.com>
Product-Review: James Butters <jbutters@instructure.com>
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
2023-03-07 16:30:43 +00:00