All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit] .gitlab-ci.yml: regenerate after adding TestCheckPackage
@ 2019-08-03 19:33 Arnout Vandecappelle
  0 siblings, 0 replies; only message in thread
From: Arnout Vandecappelle @ 2019-08-03 19:33 UTC (permalink / raw)
  To: buildroot

commit: https://git.buildroot.net/buildroot/commit/?id=fa3a2f139f21e0f30da72fa2a1ccc689cf2901fe
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

When adding the check-package test, the committer (Arnout) merged the
TestCheckPackageBasicUsage class into the TestCheckPackage class, but
failed to regenerate .gitlab-ci.yml. Do this now.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index fff9d99237..1faba3c57e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -475,4 +475,4 @@ tests.toolchain.test_external.TestExternalToolchainLinaroArm: { extends: .runtim
 tests.toolchain.test_external.TestExternalToolchainSourceryArmv4: { extends: .runtime_test }
 tests.toolchain.test_external.TestExternalToolchainSourceryArmv5: { extends: .runtime_test }
 tests.toolchain.test_external.TestExternalToolchainSourceryArmv7: { extends: .runtime_test }
-tests.utils.test_check_package.TestCheckPackageBasicUsage: { extends: .runtime_test }
+tests.utils.test_check_package.TestCheckPackage: { extends: .runtime_test }

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2019-08-03 19:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-03 19:33 [Buildroot] [git commit] .gitlab-ci.yml: regenerate after adding TestCheckPackage Arnout Vandecappelle

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.