commit | 7adbfb013f0db254a5b8a47ca28dab8310dd4a3e | [log] [tgz] |
---|---|---|
author | Joey Armstrong <joey@opennetworking.org> | Tue Jan 24 17:02:37 2023 -0500 |
committer | Joey Armstrong <joey@opennetworking.org> | Tue Jan 24 17:02:52 2023 -0500 |
tree | 8fafa696d02cf2a428421c4a1871690603c1e611 | |
parent | 50f6e0b97f449b32d32ec0e02d59642000351847 [diff] [blame] |
Create initial 2.11 jobs, start slow link problems on the horizion Change-Id: I14b5b989a2d53540aa5e4cdc9cddedda693809bd
diff --git a/todo b/todo new file mode 100755 index 0000000..6b463c3 --- /dev/null +++ b/todo
@@ -0,0 +1,9 @@ +#!/bin/bash + +declare -a cmds=() +# cmds=('diff') +# cmds=('rsync' '-rv' '--checksum') + + +cp ../ciy/./vars/showCommands.groovy ./vars/showCommands.groovy +cp ../ciy/./vars/volthaStackDeploy.groovy ./vars/volthaStackDeploy.groovy