commit | 1ec526c9a0fec62b72a30a79651bce9ad78a64f5 | [log] [tgz] |
---|---|---|
author | lishutong <lishutong@google.com> | Thu Aug 19 05:26:07 2021 +0000 |
committer | lishutong <lishutong@google.com> | Thu Aug 19 16:34:09 2021 +0000 |
tree | 5cd17a227c497edfeca98d00b964c79aabf9c9d9 | |
parent | 52469f2093a9d2bbaa0f4bede96471fe4fc2a07a [diff] |
Add support for reuse configuration in OTA generator. Use vuex to store the otaConfig, now the history configurations can be reused in the job detail page. Also the targetBuilds, incrementalSources are not stored in vuex as well. Once the targetBuilds are chosen, it will not lose the states when switching the tab between singleOTA, batchOTA and chainOTA. Test: npm run test:unit Change-Id: I563ac0c79fd0cedd5e71e8722b956545f6624551