diff mbox series

[BlueZ] DO NOT MERGE - Test only

Message ID 20210510193955.1387490-1-hj.tedd.an@gmail.com (mailing list archive)
State New, archived
Headers show
Series [BlueZ] DO NOT MERGE - Test only | expand

Commit Message

Tedd Ho-Jeong An May 10, 2021, 7:39 p.m. UTC
From: Tedd Ho-Jeong An <tedd.an@intel.com>

This patch is to trigger the CI test only and do not merge this.
---
 README | 4 ++++
 1 file changed, 4 insertions(+)

Comments

bluez.test.bot@gmail.com May 10, 2021, 7:55 p.m. UTC | #1
This is automated email and please do not reply to this email!

Dear submitter,

Thank you for submitting the patches to the linux bluetooth mailing list.
This is a CI test results with your patch series:
PW Link:https://patchwork.kernel.org/project/bluetooth/list/?series=479771

---Test result---

Test Summary:
CheckPatch                    PASS      0.27 seconds
GitLint                       PASS      0.13 seconds
Prep - Setup ELL              PASS      46.66 seconds
Build - Prep                  PASS      0.11 seconds
Build - Configure             PASS      8.23 seconds
Build - Make                  PASS      199.38 seconds
Make Check                    PASS      9.50 seconds
Make Dist                     PASS      12.62 seconds
Make Dist - Configure         PASS      5.19 seconds
Make Dist - Make              PASS      79.89 seconds
Build w/ext ELL - Configure   PASS      8.22 seconds
Build w/ext ELL - Make        PASS      187.29 seconds

Details
##############################
Test: CheckPatch - PASS
Desc: Run checkpatch.pl script with rule in .checkpatch.conf

##############################
Test: GitLint - PASS
Desc: Run gitlint with rule in .gitlint

##############################
Test: Prep - Setup ELL - PASS
Desc: Clone, build, and install ELL

##############################
Test: Build - Prep - PASS
Desc: Prepare environment for build

##############################
Test: Build - Configure - PASS
Desc: Configure the BlueZ source tree

##############################
Test: Build - Make - PASS
Desc: Build the BlueZ source tree

##############################
Test: Make Check - PASS
Desc: Run 'make check'

##############################
Test: Make Dist - PASS
Desc: Run 'make dist' and build the distribution tarball

##############################
Test: Make Dist - Configure - PASS
Desc: Configure the source from distribution tarball

##############################
Test: Make Dist - Make - PASS
Desc: Build the source from distribution tarball

##############################
Test: Build w/ext ELL - Configure - PASS
Desc: Configure BlueZ source with '--enable-external-ell' configuration

##############################
Test: Build w/ext ELL - Make - PASS
Desc: Build BlueZ source with '--enable-external-ell' configuration



---
Regards,
Linux Bluetooth
diff mbox series

Patch

diff --git a/README b/README
index 3dc226ff1..2b34e11e9 100644
--- a/README
+++ b/README
@@ -1,3 +1,7 @@ 
+This change is to trigger the CI test only.
+Do not merge this change.
+
+
 BlueZ - Bluetooth protocol stack for Linux
 ******************************************