Ticket #2344 (closed enhancement: duplicate)

Opened 2 years ago

Last modified 23 months ago

Get jenkins install script into CKAN core

Reported by: seanh Owned by: seanh
Priority: minor Milestone: ckan-v1.8
Component: ckan Keywords: jenkins
Cc: Repository: ckan
Theme: none

Description

After checking out a commit to test from CKAN's GitHub?, Jenkins runs a script that creates a new virtual environment and installs CKAN and its dependencies into it, and does some other necessary tasks. Jenkins then runs the tests in this virtualenv.

The install script may have to change from one commit to the next as CKAN's install instructions change, so it would be good if the script was shipped in CKAN core. That way Jenkins will run different versions of the script depending on which commit it's testing and if the tests fail because the script is wrong then that's actually a bug that needs to be fixed in CKAN core. Also the CKAN install instructions could be simplified a lot by just having users run this script instead of doing each step by hand.

Change History

comment:1 Changed 2 years ago by seanh

  • Priority changed from awaiting triage to minor

comment:2 Changed 2 years ago by seanh

  • Milestone changed from current-ckan-sprint-2012-05-15 to ckan-v1.8

comment:3 Changed 23 months ago by seanh

  • Keywords [2d] removed
  • Status changed from new to closed
  • Resolution set to duplicate
Note: See TracTickets for help on using tickets.