天堂国产午夜亚洲专区-少妇人妻综合久久蜜臀-国产成人户外露出视频在线-国产91传媒一区二区三区

當(dāng)前位置:主頁 > 碩博論文 > 信息類碩士論文 >

云資源彈性調(diào)度測試方法的研究與實現(xiàn)

發(fā)布時間:2018-06-10 17:52

  本文選題:OpenStack + 彈性規(guī)則集; 參考:《內(nèi)蒙古大學(xué)》2017年碩士論文


【摘要】:隨著云服務(wù)的普及,越來越多的企業(yè)將軟件系統(tǒng)遷移到云上,利用云平臺的彈性服務(wù)來自動應(yīng)對系統(tǒng)工作負(fù)載的變化,可以提高資源的利用率。彈性就是云平臺隨著系統(tǒng)應(yīng)用工作負(fù)載變化來自動擴展和回收底層云資源。一個合適的云端資源購買方案對上層云應(yīng)用而言是至關(guān)重要的,它包括選擇怎樣的彈性水平(自動擴展回收資源的策略)和購買多少云端資源。雖然大多數(shù)云服務(wù)提供商都說彈性是他們云平臺擁有的優(yōu)點,但對于云資源消費者來說,云端資源的具體使用情況不可知,無法考量所使用的云平臺的彈性水平是否與系統(tǒng)負(fù)載很好匹配。因此我們期望能找到一種可行的測試方法,幫助用戶測試出應(yīng)用程序在彈性云平臺中運行時最匹配的彈性水平和具體的資源使用數(shù)量。對于云資源消費者來說,最匹配的彈性水平代表最低的資源使用量,該測試結(jié)果可以提供最佳的云端資源購買方案,幫助用戶使用最低的成本達(dá)到需求的系統(tǒng)性能;對于云服務(wù)提供商來說,最合適的彈性水平代表最好的彈性服務(wù),該測試結(jié)果可以提供最佳的資源分配方案,使云端資源得到充分利用。本文從測試的角度提出并實現(xiàn)了一種可行的云資源彈性調(diào)度測試方法,主要工作包括:(1)搭建集成OpenStack與Docker的彈性云平臺:OpenStack和Docker之間是很好的互補關(guān)系。兩者的結(jié)合可以實現(xiàn)彈性規(guī)則集的自由設(shè)置,模擬多種彈性水平供應(yīng)用測試。(2)基于CloudSuite標(biāo)準(zhǔn)測試應(yīng)用程序套件的測試場景設(shè)計:根據(jù)用戶的應(yīng)用行為分為三種應(yīng)用測試場景:基準(zhǔn)應(yīng)用測試場景、橫向應(yīng)用拓展測試場景、縱向應(yīng)用拓展測試場景。根據(jù)各測試場景的要求編寫HOT模版代碼將應(yīng)用編排部署到平臺上,以此來模擬用戶的云應(yīng)用及其工作負(fù)載。(3)基于彈性規(guī)則集設(shè)置的測試?yán)?規(guī)則集內(nèi)容圍繞監(jiān)控間隔、上達(dá)閾值、下達(dá)閾值、上達(dá)持續(xù)時間、下達(dá)持續(xù)時間、冷卻時間等參數(shù)組合設(shè)計,通過等價劃分與邊界值方法設(shè)計不同的彈性規(guī)則集,然后根據(jù)不同的應(yīng)用測試場景,綜合考慮規(guī)則集和虛擬機系統(tǒng)性能來設(shè)計測試用例。(4)彈性調(diào)度測試的執(zhí)行和結(jié)果分析:利用OpenStack中的Ceilometer模塊監(jiān)控測試執(zhí)行并收集測試數(shù)據(jù)寫入日志,分析各測試?yán)馁Y源調(diào)度情況,得出各種應(yīng)用測試場景下彈性云端資源的最佳購買方案。
[Abstract]:With the popularity of cloud services, more and more enterprises migrate software systems to the cloud, and use the flexible services of cloud platform to automatically cope with the changes of system workload, which can improve the utilization of resources. Elasticity is a cloud platform that automatically expands and reclaims underlying cloud resources as the system application workload changes. A suitable cloud resource purchase scheme is very important for the upper cloud application. It includes the selection of the level of elasticity (the strategy of automatic expansion and recovery of resources) and the number of cloud resources purchased. While most cloud service providers say flexibility is an advantage of their cloud platform, for consumers of cloud resources, the exact use of cloud resources is unknown. It is not possible to consider whether the level of elasticity of the cloud platform used matches well with the system load. Therefore, we hope to find a feasible test method to help users test the level of elasticity and the specific amount of resources used when the application is running in the elastic cloud platform. For cloud resource consumers, the best matching elasticity level represents the lowest resource usage. The test results can provide the best cloud resource purchase scheme and help users to achieve the required system performance with the lowest cost; For cloud service providers, the most appropriate level of flexibility represents the best flexible service. The test results can provide the best resource allocation scheme and make full use of cloud resources. From the point of view of testing, this paper proposes and implements a feasible test method for elastic scheduling of cloud resources. The main work includes: 1) to build a good complementary relationship between OpenStack and Docker's elastic cloud platform: OpenStack and Docker. The combination of the two can achieve the free setting of the elastic rule set, Test scenario design based on CloudSuite standard test application suite: according to the user's application behavior, there are three application test scenarios: benchmark application test scenario, horizontal application extension test scenario, Vertical application extension test scenario. According to the requirements of each test scenario, write the hot template code to deploy the application choreography to the platform to simulate the user's cloud application and its workload. 3) the test case generation based on the flexible rule set setting: the rule set content revolves around the monitoring interval, Based on the combination design of parameters such as the threshold value, the duration, the duration and the cooling time, different elastic rule sets are designed by the method of equivalent partition and boundary value, and then according to the different application test scenarios, the method of equivalent partition and boundary value is used to design different elastic rule sets. Considering the performance of rule set and virtual machine system synthetically to design test case. 4) the execution and result analysis of elastic scheduling test: the Ceilometer module in OpenStack is used to monitor test execution and collect test data to write to the log. By analyzing the resource scheduling of each test case, the optimal purchasing scheme of elastic cloud resources under various application test scenarios is obtained.
【學(xué)位授予單位】:內(nèi)蒙古大學(xué)
【學(xué)位級別】:碩士
【學(xué)位授予年份】:2017
【分類號】:TP311.53;TP393.09

【相似文獻】

相關(guān)期刊論文 前10條

1 Zee;;業(yè)務(wù)數(shù)據(jù)統(tǒng)計分析到性能測試場景的轉(zhuǎn)化[J];程序員;2010年03期

2 崔霞;高建華;;分叉匯合對結(jié)構(gòu)的測試場景自動生成方法[J];計算機工程;2011年18期

3 ;無線手持測試工具可在挑戰(zhàn)性的測試場景中提升生產(chǎn)力[J];電子設(shè)計技術(shù);2012年09期

4 胡文紅;魏仰蘇;;基于MSC的TTCN-3測試?yán)裳芯縖J];計算機工程與設(shè)計;2008年02期

5 吳忠;鄺仲平;吳迪;;基于輸入輸出活動圖的系統(tǒng)測試場景研究[J];大眾科技;2011年08期

6 趙欣;劉琳嵐;羅海平;樊鑫;;一種基于UML動態(tài)視圖的測試場景生成方法[J];計算機應(yīng)用;2009年05期

7 謝棠棠;李俊;張為群;;基于UML活動圖測試場景的優(yōu)先級判斷[J];計算機科學(xué);2009年06期

8 錘子;;3D Mark 2001[J];數(shù)字世界;2002年01期

9 黃隴,于洪敏,陳致明;多態(tài)性在UML順序圖測試場景生成中的影響及對策[J];計算機工程與設(shè)計;2005年11期

10 黃隴;于洪敏;陳致明;;基于UML順序圖的測試場景自動生成研究[J];計算機應(yīng)用與軟件;2006年04期

相關(guān)重要報紙文章 前5條

1 羅德與施瓦茨中國有限公司 劉昶;LTE研發(fā)及IODT協(xié)議測試[N];通信產(chǎn)業(yè)報;2009年

2 王明明 蘇娟;3G時代的電子書包 智能手機閱讀軟件橫評[N];中國計算機報;2009年

3 記者 桑學(xué)勇;黑龍江公司ERP項目全面上線[N];國家電網(wǎng)報;2009年

4 羅德與施瓦茨中國有限公司;CMWCards 簡化無線信令測試[N];通信產(chǎn)業(yè)報;2014年

5 通文;羅德與施瓦茨:HSDPA測試“軟硬兼施”[N];通信產(chǎn)業(yè)報;2006年

相關(guān)碩士學(xué)位論文 前4條

1 伍璽;列車組合定位測試場景數(shù)據(jù)生成軟件設(shè)計與實現(xiàn)[D];北京交通大學(xué);2016年

2 王馨櫻;基于元啟發(fā)式算法的測試場景生成與優(yōu)化方法[D];南京航空航天大學(xué);2016年

3 黃戀;云資源彈性調(diào)度測試方法的研究與實現(xiàn)[D];內(nèi)蒙古大學(xué);2017年

4 謝棠棠;基于UML模型的測試場景生成研究與工具實現(xiàn)[D];西南師范大學(xué);2005年

,

本文編號:2004088

資料下載
論文發(fā)表

本文鏈接:http://sikaile.net/shoufeilunwen/xixikjs/2004088.html


Copyright(c)文論論文網(wǎng)All Rights Reserved | 網(wǎng)站地圖 |

版權(quán)申明:資料由用戶aa5b2***提供,本站僅收錄摘要或目錄,作者需要刪除請E-mail郵箱bigeng88@qq.com
黄片在线免费看日韩欧美| 日本人妻免费一区二区三区| 国产精品夜色一区二区三区不卡| 99久只有精品免费视频播放| 日韩一区二区三区在线欧洲| 国产精品日韩精品最新| 欧美日韩精品久久亚洲区熟妇人 | 亚洲综合伊人五月天中文| 99久久婷婷国产亚洲综合精品| 人妻内射在线二区一区| 亚洲伦理中文字幕在线观看| 五月激情五月天综合网| 91亚洲国产成人久久| 国内精品偷拍视频久久| 亚洲免费黄色高清在线观看| 经典欧美熟女激情综合网| 国产水滴盗摄一区二区| 日韩欧美高清国内精品| 欧美区一区二在线播放| 精品高清美女精品国产区| 在线播放欧美精品一区| 国产又色又粗又黄又爽| 国产欧美韩日一区二区三区| 日本视频在线观看不卡| 精品少妇人妻av一区二区蜜桃 | 亚洲国产成人精品福利| 欧美日韩最近中国黄片| 国产乱淫av一区二区三区| 少妇人妻精品一区二区三区| 国产成人精品一区二三区在线观看 | 欧美亚洲国产日韩一区二区| 日韩三极片在线免费播放| 亚洲欧美日韩在线看片| 字幕日本欧美一区二区| 久久少妇诱惑免费视频| 日本精品中文字幕在线视频 | 国产毛片对白精品看片| 国产麻豆一区二区三区在| 精品一区二区三区人妻视频| 日本99精品在线观看| 亚洲欧洲一区二区中文字幕|