Eric Ball [Fri, 26 Jul 2019 11:48:50 +0000 (04:48 -0700)]
Do not use pip cache, fix coala warning
Builds have been failing due to using some very old cached versions
of dependencies. By using --no-cache-dir, we force pip to pull in
up-to-date versions of all dependencies.
This also includes a change to language that caused tox to fail due
to a coala warning.
Issue: RELENG-2208
Change-Id: I4ad3256e2c3fe2d8a8b4c0878d0e0a3f54ccc722
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
Anil Belur [Mon, 24 Jun 2019 22:22:27 +0000 (22:22 +0000)]
Merge "Test global-jjb/lftools changes on Jenkins"
Anil Belur [Wed, 19 Jun 2019 02:25:21 +0000 (12:25 +1000)]
Test global-jjb/lftools changes on Jenkins
Add docs on testing new change in global-jjb or lftools
on the master with the Jenkins Jobs. Doing this avoids
regressions and the time spent for hotfixes.
Change-Id: I7725be334eeae792b794e256f0064cc3d73b8aea
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
Eric Ball [Wed, 19 Jun 2019 17:10:44 +0000 (10:10 -0700)]
Change helpdesk links to Helpdesk Docs
Change-Id: Ia3c2fe8f275bc29b228933059f4372d62ab2a122
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
Daniel Pono Takamori [Mon, 17 Jun 2019 20:19:54 +0000 (20:19 +0000)]
Merge "where to find NETWORK-ID and install crudini from package manager"
Daniel Pono Takamori [Mon, 17 Jun 2019 19:29:30 +0000 (12:29 -0700)]
where to find NETWORK-ID and install crudini from package manager
Change-Id: Ie009cd1513f8869fcb4c52aa775eefb762c7d091
Signed-off-by: Daniel Takamori <dtakamori@contractor.linuxfoundation.org>
Jessica Wagantall [Mon, 17 Jun 2019 18:52:55 +0000 (11:52 -0700)]
Fix helpdesk docs typo
Change-Id: I8ad7a19e763c555b050932690fe73f70154e0d19
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Andrew Grimberg [Fri, 14 Jun 2019 20:45:41 +0000 (13:45 -0700)]
Rewrite helpdesk documentation
The switch from RT to Jira Service Desk requires that we publish some
new helpdesk docs.
Change-Id: Iccdb81cad078332e5abf7e1869f6e1a30bafed9b
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
Andrew Grimberg [Fri, 24 May 2019 20:15:39 +0000 (13:15 -0700)]
Add ODPi helpdesk info
Change-Id: I7c8cbd0a7d362d0059dd8f4986e871b774ba5ed0
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
Andrew Grimberg [Fri, 24 May 2019 21:18:44 +0000 (14:18 -0700)]
Pin detox
detox 0.19 is not compatible with the version of tox we are getting from
upstream
Change-Id: Iaae2e180d66e58238fe13be219b2a02cfcfb4116
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
Andrew Grimberg [Fri, 24 May 2019 20:47:11 +0000 (13:47 -0700)]
Pin requests
Change-Id: Ide7c04cc94b8f9b1cc81ec0aa53bbe3836e9035a
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
Andrew Grimberg [Fri, 24 May 2019 17:20:42 +0000 (17:20 +0000)]
Merge "Add documentation on using lftools for gerrit"
Andrew Grimberg [Mon, 13 May 2019 21:21:43 +0000 (14:21 -0700)]
Add ORAN inventory
Change-Id: Icb6b2deea05f7b356f6c060b24664f07ab8a3249
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
Aric Gardner [Mon, 13 May 2019 16:53:56 +0000 (12:53 -0400)]
Add documentation on using lftools for gerrit
Gerrit and github repo creation can now be done with lftools
same for enabling replication
Docs cover these new features.
Change-Id: I4a9528431512903f9efee2f3505f1b91bf5db1d9
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Aric Gardner [Mon, 13 May 2019 18:02:04 +0000 (14:02 -0400)]
Ignore 'https://iotivity.biterg.io'
This link is failing other builds
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Change-Id: Id61732497fe2ba80874ee11b40c33ec7f2170fc4
Aric Gardner [Mon, 13 May 2019 17:06:43 +0000 (13:06 -0400)]
Pin pygments to 2.3.x
Pygments release 2.4.0 which added a python requires that excludes all
versions of Python < 3.5. The LFCI's default 3 version is 3.4 so causes
build failure.
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Change-Id: Ic67d0003d9ecba08f88f08db457e965dcf6725e5
Andrew Grimberg [Thu, 2 May 2019 19:29:05 +0000 (12:29 -0700)]
Add LF Edge helpdesk handler
The LF Edge project was apparently told that they have a
helpdesk@lfedge.org handler, but it was never properly established.
Since this has been communicated to the project that it exists (and
there was some mail routing in place) we need to have it documented.
Issue: IT-16332
Change-Id: I12a475be8ffedd4ccfb082bb592950b30b030401
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
Andrew Grimberg [Fri, 26 Apr 2019 15:27:51 +0000 (08:27 -0700)]
Update JJB calls to only do jobs
Our sandbox Jenkins systems do not allow non-admins the ability to
manage views. As such, the documentation should not give generic
commands that by default also push jobs.
Change-Id: I30d6a7f4d884b8f25516739cac5eb3e3a98f7055
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
Andrew Grimberg [Thu, 18 Apr 2019 17:27:27 +0000 (10:27 -0700)]
Update generic helpdesk email address
* helpdesk@rt.linuxfoundation.org no longer works as expected
* releng@rt.linuxfoundation.org was recently added to go directly to the
RelEng queue in RT
* Fixed missing camel case for RelEng in doc
Issue: INFRA-4466
Change-Id: I3a17973b68996e194f19c58980b5fc73712d923e
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
Andrew Grimberg [Thu, 18 Apr 2019 17:44:28 +0000 (10:44 -0700)]
Fix link doc links
Probot DCO:
GitHub looks to have changed the apps integration link from
https://github.com/integration/? to https://github.com/apps/? update the
DCO Probot link
Jenkins OWASP Markup plugin:
Upstream has moved the plugin from it's former URL to a shorter (and
cleaner) URL
Change-Id: I78c9a3ddaef07579702389a465d02b1bbb794998
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
Anil Belur [Tue, 9 Apr 2019 20:26:23 +0000 (20:26 +0000)]
Merge "Update environment bootstrapping documents"
Andrew Grimberg [Thu, 4 Apr 2019 20:38:52 +0000 (13:38 -0700)]
Update environment bootstrapping documents
With automatic cloud configuration now working well, the documents need
to be cleaned up to not have references to non-existent document
sections!
Additionally, fix tiny errors in the directions
Change-Id: I3e32ca782ad0e05dde5519c1da01112a12a347a2
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
Bengt Thuree [Tue, 11 Dec 2018 04:42:23 +0000 (05:42 +0100)]
Add Git usage workflow for a patch set.
Add three patch set related workflows:
* Breakdown a large patch into smaller patches.
* Change a patch set.
* Download an earlier version of patch set.
Issue: RELENG-1354
Change-Id: Ie56671f6095f5ff93c720aa7853bc657be97aa8d
Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org>
Jessica Wagantall [Thu, 4 Apr 2019 22:10:35 +0000 (15:10 -0700)]
Ignore broken Sandbox link
Ignore broken link https://build.automotivelinux.org/sandbox
This is an old sandbox but we don't want to remove it from the
inventory list.
Change-Id: Iab36afe6961dc66e8ff2f5ec2a2a73a2fc7c9e4d
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Thanh Ha [Wed, 27 Mar 2019 15:53:30 +0000 (11:53 -0400)]
Fix typo phased should be phase
Issue: RELENG-1710
Change-Id: I5c949b4c4962183688d72119e8ded2c3e172158e
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Thanh Ha [Wed, 27 Mar 2019 16:03:24 +0000 (12:03 -0400)]
Add AGL Jenkins to ignore linkcheck list
Jenkins isn't always very responsive so ignoring them in the link
checker to allow the jobs to pass.
Change-Id: Ifb5fa91ad35abb8e407a81e300f972576d47ee22
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Trevor Bramwell [Tue, 12 Mar 2019 18:15:56 +0000 (11:15 -0700)]
Add Inventory listing for ODPI
Include ODPI in the inventory list as several services are hosted by the
Linux Foundation.
Change-Id: Iaae4c4a625ce8e71b9095a7855162c5d2681dd49
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Tue, 12 Mar 2019 18:30:08 +0000 (11:30 -0700)]
Fix Tungsten Fabric JIRA inventory item
This incorrectly listed both 'N/A' and the URL to Tungsten Fabric's
JIRA.
Change-Id: Ic738a5ae179228840db84713150dd16df79c681c
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Eric Ball [Fri, 1 Mar 2019 23:46:46 +0000 (15:46 -0800)]
Update lftools repo creation for global_envs
"Note" text is also changed. Original text was ambiguously worded,
and should not be necessary.
Issue: RELENG-291
Change-Id: Ibe75322ccb6794d3df9d606cf356a98af2df8059
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
Daniel Takamori [Mon, 25 Feb 2019 22:08:42 +0000 (14:08 -0800)]
fix some typos in the gerrit docs
Change-Id: I85c78a57bf1c0f2f00810471de2541877b3c9047
Signed-off-by: Daniel Takamori <dtakamori@contractor.linuxfoundation.org>
Bengt Thuree [Tue, 16 Oct 2018 10:04:07 +0000 (21:04 +1100)]
Add Git usage workflow and example.
Add a workflow scenario for Git.
* Existing patch or new patch in Gerrit.
Also did minor changes to existing document
* Remove blank spaces
* Fix syntax for create new branch
* Add -D flag to delete branch as alternative
* Add how to handle rebase/merge conflict
Issue: RELENG-1354
Change-Id: I67930595928d56003c1d26f7d7c05361f73aa51d
Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org>
Anil Belur [Wed, 16 Jan 2019 06:12:49 +0000 (16:12 +1000)]
Add bitergia links to LF project inventory
Change-Id: If66ee4f8e023aae6fee83dfe4663d1f3649b5c20
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
Thanh Ha [Mon, 19 Nov 2018 08:53:51 +0000 (16:53 +0800)]
Rm dup text about user not needing to install JJB
- Remove duplicate text that mentions the user does not need to install
JJB locally using the jjb-deploy job.
- Reword the text a bit to clarify some text
- Add link to jjb-deploy template documentation
Change-Id: Id61e8c0f3c733f29598e2462889265b86085c42b
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Thanh Ha [Fri, 7 Dec 2018 02:23:20 +0000 (10:23 +0800)]
Fix bad indent causing block quote
Fixes the bad indent causing the examples to appear as a block
quote.
Change-Id: Ic7b1dcdb56544708e91fdc8a752ea86ae0b42666
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Thanh Ha [Mon, 3 Dec 2018 13:59:12 +0000 (21:59 +0800)]
Use Sphinx 1.7 parallel auto feature
Sphinx 1.7 introduced an auto feature to the `-j auto` parameter
to auto-detect number of available CPUs and set that.
Change-Id: I12d70e9586fea61479e9169725231096b5bec368
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Thanh Ha [Mon, 3 Dec 2018 14:54:41 +0000 (22:54 +0800)]
Fix jenkins-sandbox links
Missed a few link updates in I088c5ac175f36c3c14002987f66552f2bb8f604d
Change-Id: I3b50cabb4ba22ee6ca7db9530a96ddb43c92413a
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Anil Belur [Mon, 3 Dec 2018 09:22:08 +0000 (09:22 +0000)]
Merge "Remove complete TODOs"
Anil Belur [Mon, 3 Dec 2018 09:21:50 +0000 (09:21 +0000)]
Merge "Add Jenkins Sandbox to index"
Thanh Ha [Mon, 3 Dec 2018 08:55:28 +0000 (16:55 +0800)]
Remove complete TODOs
Change-Id: I1f37e6413bbd8e6894e9044fd22d5b291ebd37ce
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Thanh Ha [Mon, 3 Dec 2018 08:51:05 +0000 (16:51 +0800)]
Add Jenkins Sandbox to index
For a doc that we use frequently it shouldn't take 2 clicks from the
landing page to get to. Move it to the index.
Add the word "Guide" to the doc so that it correctly appears on the
index page when linked.
Update the Jenkins page link to the Jenkins Sandbox to use a doc link.
Change-Id: I088c5ac175f36c3c14002987f66552f2bb8f604d
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Thanh Ha [Mon, 3 Dec 2018 08:47:58 +0000 (16:47 +0800)]
Unpin nodeenv version
This was originally pinned because nodeenv was breaking on 2nd and
onward runs of `tox -e coala` due to bug in nodeenv. This no longer
seems to be the case so unpin the version so we can get updates again.
Change-Id: I4a1a621d334af2b2c4902f364b827c584011b9ce
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Thanh Ha [Mon, 19 Nov 2018 03:03:05 +0000 (11:03 +0800)]
Add update=jobs cfg to jenkins_jobs.ini example
This setting ensures folks don't accidently push up views to the
Jenkins Sandbox if they are using JJB 2.5.0 or newer. Setting does
nothing on older versions of JJB. This makes it so users do not have
to pass `jenkins-jobs update -j` to prevent views from uploading.
Change-Id: I8cf7d327829f35ebcf1af2afb329286f8e4127fb
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Thanh Ha [Wed, 7 Nov 2018 18:01:59 +0000 (02:01 +0800)]
Add Jira to inventory
Change-Id: I4991132d4eaaab58253bd8cbcb48893fdd635483
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Thanh Ha [Wed, 7 Nov 2018 17:49:23 +0000 (01:49 +0800)]
Add Tungsten Fabric to inventory
Change-Id: I65b7f2ec85b6636fcf5d16347f129f5c89f98aae
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Thanh Ha [Wed, 7 Nov 2018 18:07:06 +0000 (02:07 +0800)]
Fix OWASP Plugin URL
Also jenkins-ci.org -> jenkins.io to save redirect.
Change-Id: Ib0ca1bdbc7c0b117dfc49bd70d8992fe046c82f4
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Bengt Thuree [Tue, 16 Oct 2018 12:56:07 +0000 (23:56 +1100)]
Cosmetical changes
Fixed a typo, moved a bullet point left, and removed a word.
Change-Id: Ib1eca3ccf33369ebfec2eeabea7e555d63635166
Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org>
Anil Belur [Sat, 13 Oct 2018 07:34:43 +0000 (17:34 +1000)]
Fix formatting for the note
Change-Id: If29a9e2ddfc4b1838235b4b61967d39a53692b6b
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
Andrew Grimberg [Thu, 11 Oct 2018 21:59:30 +0000 (21:59 +0000)]
Merge "Add Git quick start guide"
Anil Belur [Thu, 27 Sep 2018 14:18:55 +0000 (19:48 +0530)]
Add Git quick start guide
The Git guide serves as a quick start guide for anyone
new to Git.
Jira: RELENG-875
Change-Id: I67e8b2f3c6044ec5d212209f0b8f2f4934375f73
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
Andrew Grimberg [Fri, 5 Oct 2018 16:53:28 +0000 (09:53 -0700)]
Update LDAP configuration for latest changes
We have recently changed the standardized LDAP lookup to do away with
the lf-collab-admins group and use two more targetted groups (lf-releng
and lf-sysops).
Change-Id: I4d9f196ae8f17328109bd74bf6de89941eb41f2e
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
Jessica Wagantall [Mon, 1 Oct 2018 22:48:14 +0000 (15:48 -0700)]
Add user info for Nexus3
Add information on how to create Nexus3 users and
the privileges that are given to them.
Issue: RELENG-1093
Change-Id: I61fe446b99b1be227ea21a44903941c70da9fd32
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Tim Johnson [Fri, 21 Sep 2018 22:06:43 +0000 (15:06 -0700)]
Github mirrors documentation
Issue: RELENG-1114
Change-Id: Idb4f53dc1741a06ae34fc6ffde9d335d636868ff
Signed-off-by: Tim Johnson <tijohnson@linuxfoundation.org>
Jessica Wagantall [Tue, 25 Sep 2018 21:51:10 +0000 (14:51 -0700)]
Add Nexus3 repo explanation
Add details on repos present in most projects
and how to configure them in Jenkins and in the code.
Issue: RELENG-1092
Change-Id: Id88110ea571bbee2621b5443a8bb290fbf1abd09
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Anil Belur [Wed, 26 Sep 2018 16:08:29 +0000 (21:38 +0530)]
Fix typo in Nexus3 docs
Change-Id: I4b00ed8fa16639e581755c7dec83ab26d1f4d722
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
Jessica Wagantall [Tue, 25 Sep 2018 23:02:14 +0000 (16:02 -0700)]
Update version for inline link
Update from 1.5 to 1.7 version of this link
http://www.sphinx-doc.org/en/1.7/markup/inline.html
Change-Id: If2497daed494da1f61a9cd34cf40247ab31bb796
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Jessica Wagantall [Tue, 25 Sep 2018 22:38:09 +0000 (15:38 -0700)]
Fix broken inline link
Fix Sphinx link reference to an available one
http://www.sphinx-doc.org/en/1.5/markup/inline.html
Change-Id: Ib5dd13bd1f0d7e7ad6c34654a08443c142eca19b
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Andrew Grimberg [Thu, 20 Sep 2018 14:46:24 +0000 (14:46 +0000)]
Merge "Add escalation document"
Thanh Ha [Thu, 20 Sep 2018 00:56:38 +0000 (20:56 -0400)]
Report issue button to open issue in a new tab
Issue: RELENG-1229
Change-Id: Ic559a5e53bc2f70dcc0f9f3c7e256621da765719
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Thanh Ha [Tue, 6 Feb 2018 01:48:12 +0000 (20:48 -0500)]
Add escalation document
Change-Id: I6a9beb80690ca9abbaf23137f8bb4bb8bbb4db1a
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Thanh Ha [Tue, 11 Sep 2018 15:23:03 +0000 (11:23 -0400)]
Fix syntax error in jenkins-security link
Missing the :ref: to actually turn it into a link.
Change-Id: Ic2eca1abd7c659a242af53508ab4c2effbc2a770
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Prateek [Sat, 8 Sep 2018 13:27:09 +0000 (18:57 +0530)]
Update an example on updating existing patch
Update with an URL example to show the working of git review -d
Change-Id: If8918e982bd791697880aae8a95af40a11679718
Signed-off-by: Prateek <prateekkol21@gmail.com>
Anil Belur [Tue, 28 Aug 2018 12:18:09 +0000 (12:18 +0000)]
Merge "Add docs for setting up JIRA infra"
Andrew Grimberg [Thu, 23 Aug 2018 15:26:45 +0000 (08:26 -0700)]
Add ASWF project information
ASWF was publicly announced last week. Add in the project inventory and
helpdesk information
Change-Id: I13a960df77e8b0981e5cacedd19eb12294a90369
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
Andrew Grimberg [Thu, 23 Aug 2018 15:12:53 +0000 (08:12 -0700)]
Add Akraino project information
Akraino went public today. Update our doucmentation to list out the
resources
Change-Id: I7970f60a43805a99567db4fbeb31fef5383ebaf1
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
Thanh Ha [Mon, 20 Aug 2018 16:51:35 +0000 (12:51 -0400)]
DO NOT require authenticated URL for gerrit hook
Fetching the commit-msg hook does not require the authenticated
URL. So remove authentication. Also recommend the https port.
Change-Id: I35ac5eac44301cba7161153ee1646df26c11f5fd
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Andrew Grimberg [Mon, 20 Aug 2018 15:37:41 +0000 (15:37 +0000)]
Merge "Add helpdesk email for AGL"
Andrew Grimberg [Mon, 20 Aug 2018 15:25:58 +0000 (15:25 +0000)]
Merge "Add docs on how to register an IRC Channel"
Thanh Ha [Sat, 18 Aug 2018 22:00:35 +0000 (18:00 -0400)]
Add IRC Best Practices
Issue: RELENG-594
Change-Id: Icba609a2972f01286a31d2d753f66f53e39f7619
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Thanh Ha [Sat, 18 Aug 2018 22:00:35 +0000 (18:00 -0400)]
Add docs on how to register an IRC Channel
Issue: RELENG-1120
Change-Id: If1109beb93072bbd083f8847a8d601d3616fef16
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Thanh Ha [Mon, 16 Jul 2018 16:49:35 +0000 (12:49 -0400)]
Add docs for setting up JIRA infra
Issue: RELENG-902
Change-Id: If239aec406990fdaa2ceffe6751b43767c22df6b
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Anil Belur [Sat, 18 Aug 2018 06:17:46 +0000 (11:47 +0530)]
Add helpdesk email for AGL
Change-Id: I223c0ae019de6c2ab1d38d9fb33802eb2b835121
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
Anil Belur [Sat, 18 Aug 2018 03:27:57 +0000 (08:57 +0530)]
Add AGL to CI inventory
JIRA: RELENG-1106
Change-Id: I80b4f8d995e25e18712fbe5f93cb23af7b7588b9
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
Jeremy Phelps [Fri, 17 Aug 2018 19:50:59 +0000 (19:50 +0000)]
Merge "Document puppet-cron cfg to cleanup old logs"
Thanh Ha [Thu, 16 Aug 2018 19:35:59 +0000 (15:35 -0400)]
Tune initial Freenode docs
- Move LF channel details to it's own section.
- Use <> to indicate REQUIRED fields as [] is for OPTIONAL.
- Reword some of the text to be more clear.
Change-Id: I076df768655e06c90fc337736e03a058e392d356
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Aric Gardner [Thu, 16 Aug 2018 17:40:36 +0000 (17:40 +0000)]
Merge "Inital Freenode docs"
Aric Gardner [Wed, 15 Aug 2018 19:07:34 +0000 (15:07 -0400)]
Inital Freenode docs
Note on spam attack and instructions for registration
Change-Id: I8dce23b478d7086c1a4542ece9e40813415c593e
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Jessica Wagantall [Tue, 14 Aug 2018 23:13:49 +0000 (16:13 -0700)]
Add Nexus 3 introduction notes
Add introduction notes and relevant images for
Nexus 3.
Change-Id: Id51c19fdb8d7eded2982f98293eb8f09d7020f7d
Issue-ID: RELENG-1091
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Thanh Ha [Sun, 12 Aug 2018 02:26:04 +0000 (22:26 -0400)]
Add more pre-commit checks
Add the following additional checks:
- executables have shebang lines
- no merge conflict strings
- End of files contain empty new line
and update files that currently are missing end of file empty lines.
Change-Id: I77b1c9629e69753856afa0f15ae0f244be5a2428
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Prateek Chanda [Fri, 10 Aug 2018 16:38:10 +0000 (22:08 +0530)]
Some refinement in Gerrit URL while using curl
Change-Id: Iee3a5780d133c6f4f98d5fb974971a791cb3ebb1
Signed-off-by: Prateek Chanda <prateekkol21@gmail.com>
Thanh Ha [Tue, 7 Aug 2018 14:30:52 +0000 (10:30 -0400)]
Document puppet-cron cfg to cleanup old logs
Issue: RELENG-1118
Change-Id: I580a22f62f6bd0d408f24f907a6e71afb6dad3e9
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Thanh Ha [Tue, 31 Jul 2018 20:19:45 +0000 (16:19 -0400)]
Add Windows init script User Data
Add the User Data script for Windows systems.
Change-Id: I9a38c3965b6201dbcecf204b2046694413996719
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Andrew Grimberg [Thu, 26 Jul 2018 19:14:08 +0000 (19:14 +0000)]
Merge "Document Scheduled Tasks to configure in Nexus"
Andrew Grimberg [Thu, 26 Jul 2018 19:11:23 +0000 (19:11 +0000)]
Merge "Use example.org everywhere for placeholders"
Eric Ball [Thu, 26 Jul 2018 00:54:47 +0000 (17:54 -0700)]
Simplify pull and checkout procedure
Change-Id: Ib13fa6463d0605a7cb469bedf163e0414d06419c
Issue-ID: RELENG-1083
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
Thanh Ha [Tue, 24 Jul 2018 21:18:51 +0000 (17:18 -0400)]
Document Scheduled Tasks to configure in Nexus
Document the Scheduled Tasks that should be configured in Nexus
for a new Project.
Issue: RELENG-1048
Change-Id: I0327afbc15be72e5fe6ff6508aba56100283f239
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Thanh Ha [Tue, 24 Jul 2018 01:06:35 +0000 (01:06 +0000)]
Merge "Fix typos in the docs"
Thanh Ha [Mon, 23 Jul 2018 17:12:02 +0000 (13:12 -0400)]
Use example.org everywhere for placeholders
We agreed on using example.org instead of <project-domain> everywhere
in docs so update this page to reflect that.
Change-Id: If169bd1badc946442545a50ede261f8f2215ba24
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Tim Johnson [Sat, 21 Jul 2018 15:53:04 +0000 (08:53 -0700)]
Use jenkins default config file location for setup
Update instructions to use the default jenkins configuration
file location instead of forcing users to pass `--conf` every time.
Remove '--conf' options is calls to 'jenkins-jobs'.
Change-Id: I67bb5530dceb9508ee7650c8490d6004f822f55a
Co-Authored-By: Thanh Ha <thanh.ha@linuxfoundation.org>
Signed-off-by: Tim Johnson <tijohnson@linuxfoundation.org>
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Anil Belur [Sun, 22 Jul 2018 03:55:24 +0000 (13:55 +1000)]
Fix typos in the docs
Change-Id: Ia11013621eff187fefef56e1053d6b9eeeb058f1
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
Tim Johnson [Fri, 20 Jul 2018 19:15:20 +0000 (15:15 -0400)]
Fix sandbox typos
Split out from Ic40a4bb082b60e3d4550cc2a1703802f4e139332.
Change-Id: I09bc85534cdfe4a2c4e8f3593ca5f5c29f6a17d5
Signed-off-by: Tim Johnson <tijohnson@linuxfoundation.org>
Andrew Grimberg [Fri, 20 Jul 2018 15:28:11 +0000 (15:28 +0000)]
Merge "Add Artifact Upload permission to LF Deploy Role"
Tim Johnson [Thu, 19 Jul 2018 23:50:11 +0000 (16:50 -0700)]
Add emacs metadata to .gitignore
Change-Id: I81fcbea4e77786e79ff9653eee39f239c4444718
Signed-off-by: Tim Johnson <tijohnson@linuxfoundation.org>
Thanh Ha [Thu, 19 Jul 2018 22:39:03 +0000 (18:39 -0400)]
Add Artifact Upload permission to LF Deploy Role
This permission is necessary in order to use the Rest API
/service/local/artifact/maven/content
Change-Id: I4ede2e3ea6f77a558d50ff2731280d803e7cefb0
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Andrew Grimberg [Thu, 19 Jul 2018 15:01:15 +0000 (15:01 +0000)]
Merge "Add pre-commit hook for trailing-whitespace"
Thanh Ha [Wed, 18 Jul 2018 23:30:29 +0000 (19:30 -0400)]
Remove obsolete note about post-build-script
This note no longer applies since most projects should be on JJB
2.0.3 or later at this point.
Change-Id: I457300147ecef35cb5047882a3ed9fd7d7bd9534
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Thanh Ha [Wed, 18 Jul 2018 01:28:53 +0000 (21:28 -0400)]
Add pre-commit hook for trailing-whitespace
Install using tox:
tox -e check-hooks
ref: https://pre-commit.com
Change-Id: Ie7882b59f1817708b5365cb0490e644d3a411b93
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Thanh Ha [Tue, 17 Jul 2018 15:03:22 +0000 (11:03 -0400)]
Update jenkins-init-script to use global-jjb
Patch I68e242297db03752fcc415e5465e7bfa8ab66d79 in global-jjb added
support for a centralized jenkins-init-script. Update bootstrap
instructions to refer to that instead of having projects create their
own.
Change-Id: If7dc0eb8f972fd08de018228758e2fb6944bd392
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Thanh Ha [Mon, 16 Apr 2018 23:48:28 +0000 (19:48 -0400)]
Add script to scan for best practices
Script ensures we are following best practices in our documentation.
Change-Id: Ibb7f62230657fb0cc1fb7e186f315aefd02dada2
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Thanh Ha [Wed, 11 Jul 2018 15:47:41 +0000 (11:47 -0400)]
DO NOT tell user to `sudo pip`
We should never tell a user to `sudo pip` as this is a fast way to
break your package manager.
Change-Id: I98a63e03d7b6dd323a08da3529f5e1ae739f778b
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Jessica Wagantall [Tue, 26 Jun 2018 19:37:00 +0000 (12:37 -0700)]
Add Nexus 2 lftools info
Add documentation on how to create Nexus 2 repos
using lftools.
Add examples of the files taken as parameter.
Change-Id: I7c3344d83b9419aed1c9a367ec4e35011eb0bedb
Issue-ID: RELENG-954
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>