Create build_linux_secure_with_tcp and cleanup build_android job
authoruzchoi <uzchoi@samsung.com>
Wed, 21 Sep 2016 06:03:21 +0000 (15:03 +0900)
committerUze Choi <uzchoi@samsung.com>
Wed, 21 Sep 2016 15:25:10 +0000 (15:25 +0000)
commit26c2c38f58952004577e29e7d5dc9002e7ff8f30
treed11ff49e4379313424d318773bfb7712190057b7
parentfce7ab584a35e3b6b33c8d3c2dbab280c0b36412
Create build_linux_secure_with_tcp and cleanup build_android job

- build_linux_secure_with_tcp
  flag: SECURED=1, WITH_TCP=1, WITH_CLOUD=1
- clean up build_android
  place the android armeabi build job only
  TRANSPORT=All is applied which will verify all transports.

This will not affect currently running Jenkins build trigger.
So related yaml file should be modified for this change effective

Change-Id: Id77f4fb23d45316b876356ba9b1e062c9f1e7f79
Reviewed-on: https://gerrit.iotivity.org/gerrit/12023
Reviewed-by: Phil Coval <philippe.coval@osg.samsung.com>
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Uze Choi <uzchoi@samsung.com>
auto_build.py