Skip to content

Commit

Permalink
tests: Init db without removing/re-adding plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
bellisk committed Nov 6, 2024
1 parent 5f9b496 commit 3e0098d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bin/install_test_requirements.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,5 @@ pip install -e git+https://github.com/ckan/ckanext-fluent.git#egg=ckanext-fluent
pip install -r https://raw.githubusercontent.com/ckan/ckanext-fluent/master/requirements.txt

# Init db and re-enable required plugins
ckan config-tool /__w/ckanext-switzerland/ckanext-switzerland/test.ini "ckan.plugins = "
ckan -c /__w/ckanext-switzerland/ckanext-switzerland/test.ini db init
ckan config-tool /__w/ckanext-switzerland/ckanext-switzerland/test.ini "ckan.plugins = ogdch ogdch_pkg ogdch_group ogdch_org harvest timetable_harvester sbb_harvester datastore fluent scheming_datasets scheming_groups scheming_organizations activity"
ckan -c /__w/ckanext-switzerland/ckanext-switzerland/test.ini db pending-migrations --apply

0 comments on commit 3e0098d

Please sign in to comment.