Skip to content

Instantly share code, notes, and snippets.

View come-maiz's full-sized avatar
🤷‍♀️
¡paz y baile!

Leonardo Arias come-maiz

🤷‍♀️
¡paz y baile!
  • Costa Rica
View GitHub Profile
@come-maiz
come-maiz / errbot-tests.md
Last active October 27, 2016 05:11
Errbot snap testing

Smoke tests for the Errbot snap

(based on http://errbot.io/en/latest/user_guide/setup.html)

First, build and install the snap:

$ sudo apt install git snapcraft
$ git clone https://github.com/elopio/errbot
$ cd errbot

$ git checkout snapcraft

@come-maiz
come-maiz / mongodb-tests.md
Last active June 14, 2021 10:46
MongoDB snap testing

Smoke tests for the MongoDB snap

(Based on https://docs.mongodb.com/getting-started/shell/)

Search for the mongodb snap:

$ snap find mongodb
Name         Version    Developer  Notes  Summary
robomongo    0.9.0-rc9  frankban   -      MongoDB management tool

mongo22 2.2.7 niemeyer - MongoDB document-oriented database

@come-maiz
come-maiz / snappy-dragonboard-tests.md
Last active September 4, 2019 12:28
Snappy images testing

Create the model:

$ cat dragonboard-model.json
{
    "type": "model",
    "authority-id": "$account_id",
    "brand-id": "$account_id",
    "series": "16",
    "model": "dragonboard",

"architecture": "arm64",

@come-maiz
come-maiz / cassandra-tests.md
Last active November 2, 2016 06:13
Cassandra snap testing

Smoke tests for the Cassandra snap

Search for the snap:

$ snap find cassandra
Name       Version  Developer  Notes  Summary
cassandra  3.7      ev         -      Cassandra distributed database

Install the snap:

@come-maiz
come-maiz / postgresql-tests.md
Last active July 31, 2021 09:03
PostgreSQL snap testing

Smoke tests for the PostgreSQL snap

(based on https://www.postgresql.org/docs/9.6/)

Search for the snap:

$ snap find postgresql
Name            Version  Developer  Notes  Summary
postgresql96    9.6.1    cmd        -      PostgreSQL is a powerful, open source object-relational database system.

postgresql95 9.5.5 cmd - PostgreSQL is a powerful, open source object-relational database system.

@come-maiz
come-maiz / docker-tests.md
Last active May 20, 2017 01:01
Docker snap testing
@come-maiz
come-maiz / lxd-tests.md
Last active November 2, 2016 08:24
LXD snap testing
@come-maiz
come-maiz / rocketchat-tests.md
Last active December 2, 2016 15:12
Rocket Chat snap testing

Smoke tests for the Rocket Chat snap

Search for the snap:

$ snap find rocket
Name               Version      Developer   Notes  Summary
rocketchat-server  0.44.0       rocketchat  -      Group chat server for 100s,  installed in seconds.
spreedme           0.29.2snap1  nextcloud   -      Spreed.ME audio/video calls and conferences feature for the Nextcloud Snap

Install the snap:

@come-maiz
come-maiz / openbazaar.md
Created December 3, 2016 18:39
Openbazaar server snap testing

Smoke test for the OpenBazaar server snap

First, build and install the snap:

$ sudo apt install git snapcraft
$ git clone https://github.com/elopio/openbazaar-go
$ cd openbazaar-go
$ git checkout snapcraft
$ snapcraft

$ sudo snap install *.snap --dangerous

@come-maiz
come-maiz / unity8-tests.md
Created December 9, 2016 01:28
Unity8 snap testing

In an Ubuntu 16.04 machine:

$ sudo add-apt-repository -u ppa:ci-train-ppa-service/stable-phone-overlay
$ sudo apt install unity8-session-snap
$ unity8-snap-install
$ sudo reboot

After reboot, on the login screen click the Ubuntu icon next to your user name.

Select Unity 8.