Opened on 04/08/2015 at 04:34:40 PM

Last modified on 12/21/2017 at 11:29:03 AM

#2290 new change

Support vagrant in both kick.py and run.py

Reported by: matze Assignee:
Priority: P4 Milestone:
Module: Infrastructure Keywords:
Cc: fhd, fred Blocked By: #2200
Blocking: Platform: Unknown
Ready: no Confidential: no
Tester: Verified working: no
Review URL(s):

Description

So far, the kick.py and run.py scripts have only been of use in production environment, which causes both of them to be not testable without prior modification, amongst other downsides. After #112 and #2200 are done, we can easily change that and adopt both scripts for our development environment as well - with only a minimal portion remaining environment-specific.

The idea is to change the behavior sp that --local does not cause the local hosts.yaml file to be used, but vagrant(1) instead of ssh(1) in the first place. This should be fairly easy, because the Vagrantfile already utilizes the local hosts.yaml to set up the development boxes.

Attachments (0)

Change History (1)

comment:1 Changed on 12/21/2017 at 11:29:03 AM by fhd

  • Cc trev removed

Add Comment

Modify Ticket

Change Properties
Action
as new .
as The resolution will be set. Next status will be 'closed'.
to The owner will be changed from (none).
Next status will be 'reviewing'.
 
Note: See TracTickets for help on using tickets.