Skip to content

Cellular: Make CellularStateMachine timeouts configurable #10053

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

Merged
merged 1 commit into from
Apr 15, 2019

Conversation

AriParkkila
Copy link

Description

Make CellularStateMachine timeouts user configurable, as requested in #9735.

This change depends on PR #9937 (included so please review only the top commit).

Pull request type

[ ] Fix
[x] Refactor
[ ] Target update
[ ] Functionality change
[ ] Docs update
[ ] Test update
[ ] Breaking change

Reviewers

@jarvte

Release Notes

@ciarmcom ciarmcom requested review from jarvte and a team March 12, 2019 12:00
@ciarmcom
Copy link
Member

@AriParkkila, thank you for your changes.
@jarvte @ARMmbed/mbed-os-wan @ARMmbed/mbed-os-maintainers please review.

Copy link

@AnttiKauppila AnttiKauppila left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Those MACRO checks needs to be revisited

@AriParkkila
Copy link
Author

Those MACRO checks needs to be revisited

@AnttiKauppila do you mean that this should be implemented without MACROs?

@AriParkkila AriParkkila force-pushed the cellular-state-timeout branch from acbf534 to 22e193c Compare April 3, 2019 10:32
@AriParkkila
Copy link
Author

@jarvte @AnttiKauppila changed implementation so that is does not have MACROs.

@0xc0170
Copy link
Contributor

0xc0170 commented Apr 3, 2019

CI started

@mbed-ci
Copy link

mbed-ci commented Apr 3, 2019

Test run: FAILED

Summary: 1 of 1 test jobs failed
Build number : 1
Build artifacts

Failed test jobs:

  • jenkins-ci/mbed-os-ci_unittests

@AriParkkila AriParkkila force-pushed the cellular-state-timeout branch from 22e193c to 4d28684 Compare April 4, 2019 06:19
@AriParkkila
Copy link
Author

@jarvte please re-review

@0xc0170
Copy link
Contributor

0xc0170 commented Apr 4, 2019

CI started

@mbed-ci
Copy link

mbed-ci commented Apr 5, 2019

Test run: FAILED

Summary: 3 of 11 test jobs failed
Build number : 2
Build artifacts

Failed test jobs:

  • jenkins-ci/mbed-os-ci_greentea-test
  • jenkins-ci/mbed-os-ci_exporter
  • jenkins-ci/mbed-os-ci_cloud-client-test

@alekla01
Copy link
Contributor

alekla01 commented Apr 5, 2019

restarted CI

@mbed-ci
Copy link

mbed-ci commented Apr 5, 2019

Test run: SUCCESS

Summary: 13 of 13 test jobs passed
Build number : 3
Build artifacts

@cmonr
Copy link
Contributor

cmonr commented Apr 9, 2019

@AriParkkila This will need a rebase.

@AriParkkila AriParkkila force-pushed the cellular-state-timeout branch from 4d28684 to e0f8b21 Compare April 10, 2019 05:03
@AriParkkila
Copy link
Author

@cmonr this is now rebased and ready for merge.

@0xc0170
Copy link
Contributor

0xc0170 commented Apr 10, 2019

CI started

@mbed-ci
Copy link

mbed-ci commented Apr 10, 2019

Test run: FAILED

Summary: 1 of 11 test jobs failed
Build number : 4
Build artifacts

Failed test jobs:

  • jenkins-ci/mbed-os-ci_exporter

@0xc0170
Copy link
Contributor

0xc0170 commented Apr 10, 2019

Exporter restarted

@cmonr
Copy link
Contributor

cmonr commented Apr 12, 2019

CI job restarted: jenkins-ci/exporter

It's possible this PR might need a full rebuild. Something about the job being in a weird build state.

@0xc0170 0xc0170 merged commit 4401d41 into ARMmbed:master Apr 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants