summaryrefslogtreecommitdiffstats
path: root/fb-smoke.sh
Commit message (Collapse)AuthorAgeFilesLines
* fbsmoke: Sync with 3.6 functionalitykrad2017-09-151-36/+1
| | | | | | | | | | | | | | | | | Summary: (1) Depricate REMOTE=1 fb-smoke.sh (2) Add fb-remote-test.sh (3) Add .arcconfig for arc smoke/test/asan-noleaks (4) Minor fix to ASAN_ENABLED variable handling Test Plan: Run tests manually Differential Revision: https://phabricator.intern.facebook.com/D5830444 Change-Id: Ie8a427a11761ac5b23844b77b82b24269626d352 Reviewed-on: https://review.gluster.org/18290 Smoke: Gluster Build System <jenkins@build.gluster.org> CentOS-regression: Gluster Build System <jenkins@build.gluster.org>
* fb-smoke: Add test_envkrad2017-08-291-23/+6
| | | | | | | | | | | | | | Summary: test_env provides test settings for 3.8 Test Plan: Run unit tests Differential Revision: https://phabricator.intern.facebook.com/D5671384 Change-Id: I1bab102b83d5fffe5ffcc568d2f82d19c78c84d5 Reviewed-on: https://review.gluster.org/18080 Smoke: Gluster Build System <jenkins@build.gluster.org> Tested-by: Jeff Darcy <jeff@pl.atyp.us> CentOS-regression: Gluster Build System <jenkins@build.gluster.org>
* fb-smoke: Add fb-smoke, build and build_env to r-3.8krad2017-08-181-0/+207
Summary: The new plan is to keep fb-smoke, build and build_env in every version of gluster. Changes in r-3.6 will be ported to r-3.8 henceforth. We reference fbcode for remote testing. Test Plan: Run unit, asan, valgrind Reviewers: junsongli, sshreyas, jdarcy Reviewed By: jdarcy Subscribers: #posix_storage Differential Revision: https://phabricator.intern.facebook.com/D5653092 Tasks: T20082902 Change-Id: Iebf4cfc1752e97d6f9efe80af88ee06c21103d83 Signature: t1:5653092:1503006640:642f075cba3a7295af42638e100d2e48f426f07a Reviewed-on: https://review.gluster.org/18055 Smoke: Gluster Build System <jenkins@build.gluster.org> Reviewed-by: Jeff Darcy <jeff@pl.atyp.us> Tested-by: Jeff Darcy <jeff@pl.atyp.us> CentOS-regression: Gluster Build System <jenkins@build.gluster.org>