Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert circle ci to jenkins #26

Open
wants to merge 222 commits into
base: master
Choose a base branch
from
Open

Conversation

119Vik
Copy link
Owner

@119Vik 119Vik commented Dec 7, 2020

Summary

Test Plan

Additional Information

  • This change is backwards-breaking

tmdzk and others added 30 commits December 2, 2020 10:10
* Rework Magma header and styles to match magmacore.org

- Updated font to open sans
- Matching h1 header style with magmamcore.org
- Create menu to match
- Update logo to proper logo w/ correct font
- Removed "Version", but kept link in header
- Switched default colors to purple

Signed-off-by: Jimmy McArthur <[email protected]>

* Style overrides in custom css

Signed-off-by: Jimmy McArthur <[email protected]>

* Removed offending } in custom CSS

Signed-off-by: Jimmy McArthur <[email protected]>

* Update community link

- Switch to magmacore.org/community

Signed-off-by: Jimmy McArthur <[email protected]>
:

* Reduced font size to 16px on navGroupCategoryTitle to fix spacing issue

Signed-off-by: Jimmy McArthur <[email protected]>
* [docker][mme] Adding missing clang-format to dockerfile
* [BUILD] proper project name

Signed-off-by: Raphael Defosseux <[email protected]>
delete dhcp record entry from map on DHCP ip release.

Signed-off-by: Pravin B Shelar <[email protected]>
…user (magma#3830)

* Upadated " -n orc8r" step in Orc8r Documentation

Signed-off-by: Jared Mullane <[email protected]>

* Updated deploy_install.md with "-l" tag

Signed-off-by: Jared Mullane <[email protected]>

Co-authored-by: Jared Mullane <[email protected]>
…onse (magma#3878)

* Add condition for context not found in delete session response

Signed-off-by: Ulas Kozat <[email protected]>
…magma#3891)

also preconfigure SUID status of tshark package in ovs_deploy task

Signed-off-by: Ken Kahrs <[email protected]>

Co-authored-by: Ken Kahrs <[email protected]>
Earlier commit changed the dhcp state management, I missed
test related changes from that commit.

Signed-off-by: Pravin B Shelar <[email protected]>
* [orc8r] Add Swagger Header Enrichment Configuration

Signed-off-by: Nick Yurchenko <[email protected]>

* go fmt

Signed-off-by: Nick Yurchenko <[email protected]>

* Add pipelined HE encryption logic

Signed-off-by: Nick Yurchenko <[email protected]>

* Add swagger encoding key

Signed-off-by: Nick Yurchenko <[email protected]>

* Add test case

Signed-off-by: Nick Yurchenko <[email protected]>
…a#3896)

coredump already stores zipped core dump in '/var/core/' dir.
but it could not finish execution due to a bug.
coredump handler uses 'logfiles.txt" to find log file names.
but it had 'spgw.log', which no longer exist. removing this file
fixes the issue.

Signed-off-by: Pravin B Shelar <[email protected]>
Signed-off-by: Karthik Subraveti <[email protected]>
* Stateless test case for Idle mode
* Add data after service request in stateless mode

Signed-off-by: Shruti Sanadhya <[email protected]>
* Bug fix for ipv6 dedicated bearer

Signed-off-by: Pruthvi Hebbani <[email protected]>
uri200 and others added 10 commits December 30, 2020 17:37
* Fix/Refactor pipelined stateless restart

Signed-off-by: Nick Yurchenko <[email protected]>

* q

Signed-off-by: Nick Yurchenko <[email protected]>

* Fix edge case failure

Signed-off-by: Nick Yurchenko <[email protected]>
magma#4160)

Added those missing components within magma repo.

Signed-off-by: Karthik Subraveti <[email protected]>
Contains small fixes for orc8r and mariadb

Signed-off-by: Matthew Mosesohn <[email protected]>
…ace (magma#4178)

using "--no-cache-dir" flag in pip install ,make sure downloaded packages
by pip don't cached on system . This is a best practice which make sure
to fetch from repo instead of using local cached one . Further , in case
of Docker Containers , by restricting caching , we can reduce image size.
In term of stats , it depends upon the number of python packages
multiplied by their respective size . e.g for heavy packages with a lot
of dependencies it reduce a lot by don't caching pip packages.

Further , more detail information can be found at

https://medium.com/sciforce/strategies-of-docker-images-optimization-2ca9cc5719b6

Signed-off-by: Pratik Raj <[email protected]>
…state (magma#3994)

* Add TC to test mme restart after auth timer expires

Signed-off-by: Pruthvi Hebbani <[email protected]>

* Adding new TCs to test mme restart during authentication and smc failure

Signed-off-by: Pruthvi Hebbani <[email protected]>

* Addressed review comments

Signed-off-by: Pruthvi Hebbani <[email protected]>

* Removed extra blank line

Signed-off-by: Pruthvi Hebbani <[email protected]>

* Adding new TC to test mme restart after receiving ESM information req from mme

Signed-off-by: Pruthvi Hebbani <[email protected]>

* Addressed review comments

Signed-off-by: Pruthvi Hebbani <[email protected]>
…es restart with multiple p… (magma#4120)

* Add s1 sim testcase to test multiple services restart with multiple pdns and dedicated bearers

Signed-off-by: Pruthvi Hebbani <[email protected]>
@119Vik 119Vik force-pushed the convert-circle-ci-to-jenkins branch from ffff8fe to 6c25e09 Compare January 4, 2021 16:12
hcgatewood and others added 14 commits January 4, 2021 10:40
…agma#4194)

on the component and convert existing tabs in Alarms component to
use TopBar.

Signed-off-by: Karthik Subraveti <[email protected]>
* Replace ctime_r with strftime

Signed-off-by: Shruti Sanadhya <[email protected]>
…al (magma#4224)

Signed-off-by: Aharon Novogrodski <[email protected]>

Co-authored-by: Aharon Novogrodski <[email protected]>
@119Vik 119Vik force-pushed the convert-circle-ci-to-jenkins branch from 6c25e09 to 8e5af62 Compare January 5, 2021 13:17
Signed-off-by: Vitalii Kostenko <[email protected]>

remove unnecessary comments and added missed newlines

Signed-off-by: Vitalii Kostenko <[email protected]>

fix variables placement

Signed-off-by: Vitalii Kostenko <[email protected]>

pipelines refactoring to use libvirt

Signed-off-by: Vitalii Kostenko <[email protected]>

add test change

Signed-off-by: Vitalii Kostenko <[email protected]>

fix resources cleanup for lte job

Signed-off-by: Vitalii Kostenko <[email protected]>

tmp changes

Signed-off-by: Vitalii Kostenko <[email protected]>

add verbosity for nosetests for lte debug

Signed-off-by: Vitalii Kostenko <[email protected]>

add nolock to VMs to test Sinit issue

Signed-off-by: Vitalii Kostenko <[email protected]>

try to fix nfs mounts

add galaxy install workaround

add galaxy install workaround

revert echo fix

add echo to simulate input

add dedicated fab command to run integ tests in non interactive terminal

revet debug changes

fix variables and timeouts

add both CWAG pipelines

Signed-off-by: Vitalii Kostenko <[email protected]>

fix tests timeout

Signed-off-by: Vitalii Kostenko <[email protected]>
@119Vik 119Vik force-pushed the convert-circle-ci-to-jenkins branch from f6f277e to 0d1b39d Compare January 5, 2021 13:37
119Vik added 2 commits January 5, 2021 15:44
Signed-off-by: Vitalii Kostenko <[email protected]>
Signed-off-by: Vitalii Kostenko <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.