The Samba-Bugzilla – Attachment 16769 Details for
Bug 14817
Update Kerberos testing and dependencies to bring in fix for KDC crash
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch from master backported to 4.15 (only)
bug-14815-4.15.patch (text/plain), 1.47 KB, created by
Andrew Bartlett
on 2021-09-03 10:09:38 UTC
(
hide
)
Description:
patch from master backported to 4.15 (only)
Filename:
MIME Type:
Creator:
Andrew Bartlett
Created:
2021-09-03 10:09:38 UTC
Size:
1.47 KB
patch
obsolete
>From f628ca051f9038b5e8ef556c6e5159ba30dce47a Mon Sep 17 00:00:00 2001 >From: Andrew Bartlett <abartlet@samba.org> >Date: Wed, 1 Sep 2021 09:40:08 +1200 >Subject: [PATCH] script/autobuild.py: Restore MIT ADDC tests against fl2008* > >Commit 7387da74e6f0e33de5f80b9a5e59f268541f52cd incorrectly >ran the fl2000dc and fl2003dc tests twice, rather than the >fl2008dc and fl2008r2dc tests in samba-ad-dc-4b-mitkrb5. > >(Now ad-dc-mit-4b) > >BUG: https://bugzilla.samba.org/show_bug.cgi?id=14815 > >Signed-off-by: Andrew Bartlett <abartlet@samba.org> >Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> > >Autobuild-User(master): Douglas Bagnall <dbagnall@samba.org> >Autobuild-Date(master): Thu Sep 2 05:56:12 UTC 2021 on sn-devel-184 > >(cherry picked from commit 40b65fcb5830c6168a3032eb12bb4c8acc940bb3) > >RN: A subset of tests from Samba's selftest system were not being run, while others were run twice. >--- > script/autobuild.py | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/script/autobuild.py b/script/autobuild.py >index c554c331da4..b1dcece0093 100755 >--- a/script/autobuild.py >+++ b/script/autobuild.py >@@ -689,8 +689,8 @@ tasks = { > "sequence": [ > ("random-sleep", random_sleep(1, 1)), > ("test", make_test(include_envs=[ >- "fl2000dc", >- "fl2003dc", >+ "fl2008dc", >+ "fl2008r2dc", > ])), > ("lcov", LCOV_CMD), > ("check-clean-tree", CLEAN_SOURCE_TREE_CMD), >-- >2.25.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Flags:
abartlet
:
ci-passed+
Actions:
View
Attachments on
bug 14817
:
16763
|
16764
|
16765
|
16766
|
16767
|
16768
|
16769
|
16777
|
16778
|
16779
|
16780
|
16781
|
16782
|
16783
|
16784
|
16785
|
16786
|
16787
|
16788
|
16789
|
16790
|
16791
|
16792
|
16793
|
16794
|
16795