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:24:52 +0000 (15:24 +0000)
commit86ecb7bab277746a76e88a26fabc51c0357ab150
tree6d4ebdd98e3796906aca90b4db6eb530d4521b0f
parent76fa071478386e8427ee217447baff4fda233784
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/12019
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Ziran Sun <ziran.sun@samsung.com>
Reviewed-by: Uze Choi <uzchoi@samsung.com>
auto_build.py