11expeditor :
22 secrets :
3- PIPELINE_HAB_AUTH_TOKEN :
3+ HAB_AUTH_TOKEN :
44 path : account/static/habitat/chef-ci
55 field : auth_token # Production Builder
66 accounts :
4545 - label : " [:linux: hup-does-not-abandon-services]"
4646 command :
4747 - .expeditor/scripts/end_to_end/setup_environment.sh dev
48- - hab pkg install --binlink --channel=LTS-2024 core/expect
48+ - hab pkg install --binlink --channel=base-2025 core/expect
4949 - hab pkg install --channel=\$HAB_BLDR_CHANNEL core/hab-sup core/hab-launcher
5050 - test/end-to-end/hup-does-not-abandon-services.exp
5151 expeditor :
@@ -708,7 +708,7 @@ steps:
708708 docker :
709709 privileged : true
710710 environment :
711- - PIPELINE_HAB_AUTH_TOKEN
711+ - HAB_AUTH_TOKEN
712712 - PIPELINE_HAB_BLDR_URL=https://bldr.habitat.sh
713713 - BUILD_PKG_TARGET=x86_64-linux
714714
@@ -887,7 +887,7 @@ steps:
887887 privileged : true
888888 environment :
889889 - BUILD_PKG_TARGET=x86_64-linux
890- - PIPELINE_HAB_AUTH_TOKEN
890+ - HAB_AUTH_TOKEN
891891
892892 - label : " [:windows: test_svc_update]"
893893 command :
@@ -903,7 +903,7 @@ steps:
903903 environment :
904904 - BUILD_PKG_TARGET=x86_64-windows
905905 - BUILDKITE_AGENT_ACCESS_TOKEN
906- - PIPELINE_HAB_AUTH_TOKEN
906+ - HAB_AUTH_TOKEN
907907 retry :
908908 automatic :
909909 limit : 1
@@ -921,7 +921,7 @@ steps:
921921 privileged : true
922922 environment :
923923 - BUILD_PKG_TARGET=x86_64-linux
924- - PIPELINE_HAB_AUTH_TOKEN
924+ - HAB_AUTH_TOKEN
925925
926926 - label : " [:windows: test_config_files]"
927927 command :
@@ -937,7 +937,7 @@ steps:
937937 environment :
938938 - BUILD_PKG_TARGET=x86_64-windows
939939 - BUILDKITE_AGENT_ACCESS_TOKEN
940- - PIPELINE_HAB_AUTH_TOKEN
940+ - HAB_AUTH_TOKEN
941941 retry :
942942 automatic :
943943 limit : 1
@@ -955,7 +955,7 @@ steps:
955955 privileged : true
956956 environment :
957957 - BUILD_PKG_TARGET=x86_64-linux
958- - PIPELINE_HAB_AUTH_TOKEN
958+ - HAB_AUTH_TOKEN
959959
960960 - label : " [:windows: test_alternate_error_exit_codes]"
961961 command :
@@ -971,7 +971,7 @@ steps:
971971 environment :
972972 - BUILD_PKG_TARGET=x86_64-windows
973973 - BUILDKITE_AGENT_ACCESS_TOKEN
974- - PIPELINE_HAB_AUTH_TOKEN
974+ - HAB_AUTH_TOKEN
975975 retry :
976976 automatic :
977977 limit : 1
@@ -1017,7 +1017,7 @@ steps:
10171017 privileged : true
10181018 environment :
10191019 - BUILD_PKG_TARGET=x86_64-linux
1020- - PIPELINE_HAB_AUTH_TOKEN
1020+ - HAB_AUTH_TOKEN
10211021
10221022 - label : " [:windows: test_external_binaries]"
10231023 command :
@@ -1033,7 +1033,7 @@ steps:
10331033 environment :
10341034 - BUILD_PKG_TARGET=x86_64-windows
10351035 - BUILDKITE_AGENT_ACCESS_TOKEN
1036- - PIPELINE_HAB_AUTH_TOKEN
1036+ - HAB_AUTH_TOKEN
10371037 retry :
10381038 automatic :
10391039 limit : 1
@@ -1051,7 +1051,7 @@ steps:
10511051 privileged : true
10521052 environment :
10531053 - BUILD_PKG_TARGET=x86_64-linux
1054- - PIPELINE_HAB_AUTH_TOKEN
1054+ - HAB_AUTH_TOKEN
10551055
10561056 - label : " [:linux: test_hab_bldr_channel_list_sandbox]"
10571057 command :
@@ -1078,7 +1078,7 @@ steps:
10781078 privileged : true
10791079 environment :
10801080 - BUILD_PKG_TARGET=x86_64-linux
1081- - PIPELINE_HAB_AUTH_TOKEN
1081+ - HAB_AUTH_TOKEN
10821082
10831083 - label : " [:linux: test_health_check_output_of_http_gateway]"
10841084 command :
@@ -1093,7 +1093,7 @@ steps:
10931093 privileged : true
10941094 environment :
10951095 - BUILD_PKG_TARGET=x86_64-linux
1096- - PIPELINE_HAB_AUTH_TOKEN
1096+ - HAB_AUTH_TOKEN
10971097
10981098 - label : " [:windows: test_health_check_output_of_http_gateway]"
10991099 command :
@@ -1109,7 +1109,7 @@ steps:
11091109 environment :
11101110 - BUILD_PKG_TARGET=x86_64-windows
11111111 - BUILDKITE_AGENT_ACCESS_TOKEN
1112- - PIPELINE_HAB_AUTH_TOKEN
1112+ - HAB_AUTH_TOKEN
11131113
11141114 - label : " [:linux: test_supervisor_lock_file_behavior]"
11151115 command :
@@ -1124,7 +1124,7 @@ steps:
11241124 privileged : true
11251125 environment :
11261126 - BUILD_PKG_TARGET=x86_64-linux
1127- - PIPELINE_HAB_AUTH_TOKEN
1127+ - HAB_AUTH_TOKEN
11281128
11291129 - label : " [:windows: test_supervisor_lock_file_behavior]"
11301130 command :
@@ -1140,7 +1140,7 @@ steps:
11401140 environment :
11411141 - BUILD_PKG_TARGET=x86_64-windows
11421142 - BUILDKITE_AGENT_ACCESS_TOKEN
1143- - PIPELINE_HAB_AUTH_TOKEN
1143+ - HAB_AUTH_TOKEN
11441144
11451145 - wait
11461146
0 commit comments