[ https://issues.apache.org/jira/browse/TS-103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
George Paul updated TS-103: --------------------------- Attachment: TS-103_patch1.diff This patch 'TS-103_patch1.diff' allows Traffic Server (TC, TM & TS) to honor the TS_ROOT environment variable setting. For example If an alternate DESTDIR has been specified after the build .e.g make install DESTDIR=/home/georgep/projects/apache/trafficserver/svn_dev_patchtest/traffic/ubuntu804/test_dir Then that installation can be used via TS_ROOT e.g. env TS_ROOT=/home/georgep/projects/apache/trafficserver/svn_dev_patchtest/traffic/ubuntu804/test_dir/usr/local /home/georgep/projects/apache/trafficserver/svn_dev_patchtest/traffic/ubuntu804/test_dir/usr/local/bin/trafficserver start This will also be useful when running regression tests with different configs. Tested on ubuntu804. -George > Traffic Server should honor the TS_ROOT environment variable setting > -------------------------------------------------------------------- > > Key: TS-103 > URL: https://issues.apache.org/jira/browse/TS-103 > Project: Traffic Server > Issue Type: Bug > Components: Build > Affects Versions: 2.0.0a > Environment: All platforms > Reporter: George Paul > Assignee: George Paul > Fix For: 2.0.0 > > Attachments: TS-103_patch1.diff > > > Traffic Server (TC, TM & TS) should honor the TS_ROOT environment variable > setting. This will help with staged installs for regression testing, etc. > e.g. env > TS_ROOT=/home/georgep/projects/apache/trafficserver/git_trunk_TS74/trafficserver/ubuntu804_dbg/check_test/usr/local > ./check_test/usr/local/bin/traffic_server -R 1 > -George -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.