Page MenuHomePhabricator

Set up basic tests for mediawiki-containers
Closed, DeclinedPublic

Description

We need basic tests for the mediawiki-containers install process. Things that should be covered:

  • Equivalent of curl | bash install
    • No git checkout in path.
    • Possibly: cat /path/to/mediawiki-containers/mediawiki-containers | sudo bash.
    • Will need to export settings / add support for skipping questions.
  • Stop, start
  • Run updater in /etc/cron.d/mediawiki-containers, assert that the wiki is still up.

Event Timeline

GWicke raised the priority of this task from to High.
GWicke updated the task description. (Show Details)
GWicke subscribed.
GWicke set Security to None.
GWicke edited subscribers, added: Pchelolo; removed: Aklapper.

Basic tests are now set up (mediawiki-containers start), but full install testing is not possible until Travis has migrated to a base image with systemd support. Lowering priority to reflect this.

GWicke lowered the priority of this task from High to Medium.Jan 7 2016, 1:17 AM
GWicke renamed this task from Set up basic tests to Set up basic tests for mediawiki-containers.Jul 12 2017, 5:25 PM
GWicke edited projects, added Services (later); removed Services.

I don't think this project is still relevant.