[tbb-commits] [Git][tpo/applications/tor-browser-bundle-testsuite][main] Bug 40075: Move nightly builds from tb-build-01 to tb-build-06

richard (@richard) git at gitlab.torproject.org
Tue Jul 11 17:11:09 UTC 2023



richard pushed to branch main at The Tor Project / Applications / tor-browser-bundle-testsuite


Commits:
1d3428d9 by Nicolas Vigier at 2023-07-05T18:22:14+02:00
Bug 40075: Move nightly builds from tb-build-01 to tb-build-06

- - - - -


3 changed files:

- config/tb-build-01.torproject.org → config/tb-build-06.torproject.org
- rbm-config/tb-build-01.torproject.org.rbm.local.conf → rbm-config/tb-build-06.torproject.org.rbm.local.conf
- tools/tb-build-01-start-nightly-build → tools/tb-build-06-start-nightly-build


Changes:

=====================================
config/tb-build-01.torproject.org → config/tb-build-06.torproject.org
=====================================
@@ -36,7 +36,7 @@ my $testsuite = TBBTestSuite::TestSuite::TorBrowserBuild->new({
         tbb_version => $tbb_version,
         publish_dir => "$builds_dir_root/tor-browser-builds/$tbb_version",
         publish_url => "https://nightlies.tbb.torproject.org/nightly-builds/tor-browser-builds/$tbb_version",
-        rbm_local_conf => "$FindBin::Bin/rbm-config/tb-build-01.torproject.org.rbm.local.conf",
+        rbm_local_conf => "$FindBin::Bin/rbm-config/tb-build-06.torproject.org.rbm.local.conf",
         make_clean => 1,
     });
 
@@ -56,7 +56,7 @@ my %res = (
       'pierov at torproject.org',
       'richard at torproject.org',
     ],
-    'email-from' => 'Tor Browser Nightly Builds <tb-builder at tb-build-01.torproject.org>',
+    'email-from' => 'Tor Browser Nightly Builds <tb-builder at tb-build-06.torproject.org>',
     'test_post' => $run_rsync,
 );
 %res;


=====================================
rbm-config/tb-build-01.torproject.org.rbm.local.conf → rbm-config/tb-build-06.torproject.org.rbm.local.conf
=====================================


=====================================
tools/tb-build-01-start-nightly-build → tools/tb-build-06-start-nightly-build
=====================================
@@ -2,7 +2,7 @@
 set -e
 
 function getlock {
-  lockfile=/run/lock/tb-build-01-start-nightly-build.lock
+  lockfile=/run/lock/tb-build-06-start-nightly-build.lock
   if test -f $lockfile
   then
     old_pid=$(cat $lockfile)
@@ -25,7 +25,7 @@ today_version=$(date '+tbb-nightly.%Y.%m.%d')
 
 cd /home/tb-builder/tor-browser-bundle-testsuite
 export RBM_NO_DEBUG=1
-./tbb-testsuite --config=tb-build-01.torproject.org "$@"
+./tbb-testsuite --config=tb-build-06.torproject.org "$@"
 
 # Archive today's build
 archive_dir=~/tor-browser-builds-archive/"$today_version"



View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-bundle-testsuite/-/commit/1d3428d920e47ec7e3a6245278ecf160438799ec

-- 
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-bundle-testsuite/-/commit/1d3428d920e47ec7e3a6245278ecf160438799ec
You're receiving this email because of your account on gitlab.torproject.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tbb-commits/attachments/20230711/fe6cbc5e/attachment-0001.htm>


More information about the tbb-commits mailing list