Skip to content

Instantly share code, notes, and snippets.

View janisz's full-sized avatar
🏕️
I may be slow to respond.

Tomasz Janiszewski janisz

🏕️
I may be slow to respond.
View GitHub Profile
#!/usr/bin/python
"""
Script to migrate marathon tasks from the host going for maintenance
optional arguments:
-h, --help show this help message and exit
--url URL Marathon URL (http://marathon.example.com)
--hosts HOSTS Hosts going to go for maintenance
#/bin/sh -f
# things to do for travis-ci in the before_install section
if ( test "`uname -s`" = "Darwin" )
then
#cmake v2.8.12 is installed on the Mac workers now
#brew update
#brew install cmake
echo